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-01-12T23:27:05.790Z||main|||||INFO|500||The following profiles are active: basic
2023-01-12T23:27:17.654Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-12T23:27:17.655Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-12T23:27:17.775Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-12T23:27:22.125Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-12T23:27:22.612Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-12T23:27:23.205Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-12T23:27:23.456Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-12T23:27:24.087Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-12T23:27:26.179Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-12T23:27:26.811Z||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-01-12T23:27:29.544Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-12T23:27:29.661Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-12T23:27:29.676Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-12T23:27:29.686Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-12T23:27:30.274Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-12T23:27:30.663Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-12T23:27:31.754Z||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-01-12T23:27:32.530Z||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-01-12T23:27:33.230Z||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-01-12T23:27:33.239Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:33.260Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:35.045Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:35.046Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:33 GMT], server=[envoy], x-envoy-upstream-service-time=[1772], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:35.048Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"a864de9e30cb485696bf27298280b8a9","versionId":"b57c829dad5b46cdb26c62ed509cc2ed"}

2023-01-12T23:27:35.077Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-01-12T23:27:35.189Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a864de9e30cb485696bf27298280b8a9/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:35.190Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a864de9e30cb485696bf27298280b8a9/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:35.192Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a864de9e30cb485696bf27298280b8a9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:35.982Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a864de9e30cb485696bf27298280b8a9/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:35.984Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a864de9e30cb485696bf27298280b8a9/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[761]}
2023-01-12T23:27:35.984Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:35.985Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-01-12T23:27:35.986Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:36.047Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:36.048Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[13472689-a387-436d-b347-dd4e5b5c4d9d], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:36.050Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:36.334Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:36 GMT], server=[envoy], x-envoy-upstream-service-time=[281], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:36.335Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8cc340aa448143cfb0ce5d4590ccd993","versionId":"703a9fa42cae407297558e0aa8f6d804"}

2023-01-12T23:27:36.336Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:36.339Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-01-12T23:27:36.407Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:36.407Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6c7b5712-8ecb-4d6f-8952-21d2e317e460], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:36.409Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:36.877Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[465]}
2023-01-12T23:27:36.877Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:36.878Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8cc340aa448143cfb0ce5d4590ccd993/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:36.879Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-01-12T23:27:36.880Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:36.933Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:36.934Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:36.936Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:37.240Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:37.241Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:36 GMT], server=[envoy], x-envoy-upstream-service-time=[300], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:37.243Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"32c5dcde47ed4a5c9c825274a9ea6c62","versionId":"c60405e1833a46a3918b25b006f42d64"}

2023-01-12T23:27:37.246Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-01-12T23:27:37.292Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/32c5dcde47ed4a5c9c825274a9ea6c62/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:37.294Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/32c5dcde47ed4a5c9c825274a9ea6c62/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:37.295Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/32c5dcde47ed4a5c9c825274a9ea6c62/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:37.814Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/32c5dcde47ed4a5c9c825274a9ea6c62/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:37.815Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/32c5dcde47ed4a5c9c825274a9ea6c62/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[515]}
2023-01-12T23:27:37.815Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:37.816Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-01-12T23:27:37.816Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:37.880Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:37.882Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:37.884Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:38.185Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:38.186Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:37 GMT], server=[envoy], x-envoy-upstream-service-time=[298], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:38.188Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"ecb01937e8574183afcfbc60eb402833","versionId":"ee26135a9dc94cc1a188c9d348a9e1ce"}

2023-01-12T23:27:38.190Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-01-12T23:27:38.244Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:38.245Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c4fd1791-3b6f-48be-aa48-8d3a90d49621], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:38.247Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:38.827Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[575]}
2023-01-12T23:27:38.828Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:38.829Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ecb01937e8574183afcfbc60eb402833/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:38.830Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-01-12T23:27:38.830Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:38.889Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:38.891Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:38.893Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:39.246Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:39.247Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:38 GMT], server=[envoy], x-envoy-upstream-service-time=[347], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:39.250Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"13340bac1c2a4d70a1ffe23b415044aa","versionId":"7a9d0fbfe45c461898c4ef07c22819a5"}

2023-01-12T23:27:39.252Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-01-12T23:27:39.290Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:39.290Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5fed5a01-a2ac-40f2-b7c0-4a5fdd261c32], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:39.292Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:39.814Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[519]}
2023-01-12T23:27:39.815Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:39.815Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/13340bac1c2a4d70a1ffe23b415044aa/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:39.816Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-01-12T23:27:39.816Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:39.871Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:39.872Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:39.873Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:40.225Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:40.226Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:39 GMT], server=[envoy], x-envoy-upstream-service-time=[348], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:40.226Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"c98dec2e16a6438eb26f611c5b7cfa28","versionId":"9bea67f359ce4353ab7f78e3d627c11e"}

2023-01-12T23:27:40.228Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-01-12T23:27:40.268Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:40.268Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[185af673-0d52-46f1-ac93-b21dbc79b296], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:40.270Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:40.953Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[680]}
2023-01-12T23:27:40.953Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:40.954Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c98dec2e16a6438eb26f611c5b7cfa28/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:40.954Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-01-12T23:27:40.954Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:40.991Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:40.992Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:40.993Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:41.352Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:41.353Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:40 GMT], server=[envoy], x-envoy-upstream-service-time=[356], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:41.354Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"3f7c06396ac24540ac35823142853280","versionId":"44984a88bf9c4f95925736fc6620c217"}

2023-01-12T23:27:41.356Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-01-12T23:27:41.386Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:41.387Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2686106c-8369-4c11-8d2f-db70e04ca55a], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:41.388Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:42.552Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1161]}
2023-01-12T23:27:42.553Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:42.553Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3f7c06396ac24540ac35823142853280/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:42.554Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-01-12T23:27:42.554Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:42.602Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:42.603Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e9901ade-1650-4aa3-a130-db7491e613b3], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:42.604Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:43.276Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:42 GMT], server=[envoy], x-envoy-upstream-service-time=[669], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:43.277Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6baeaf2a8d65462c8e8503d1f7f37453","versionId":"711c906de830453a90a8cb92c1d51789"}

2023-01-12T23:27:43.278Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:43.280Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-01-12T23:27:43.326Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:43.326Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[80bf4eda-0dc9-4893-80c1-a49818619cac], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:43.327Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:44.270Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[940]}
2023-01-12T23:27:44.271Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:44.271Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6baeaf2a8d65462c8e8503d1f7f37453/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:44.272Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-01-12T23:27:44.272Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:44.332Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:44.333Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:44.334Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:44.857Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:44.859Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:44 GMT], server=[envoy], x-envoy-upstream-service-time=[520], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:44.860Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"fc6c175875b244fcb70f0e6a088aa974","versionId":"c05377eb22764a6a9762227e4799eedb"}

2023-01-12T23:27:44.862Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-01-12T23:27:44.891Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fc6c175875b244fcb70f0e6a088aa974/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:44.892Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6c175875b244fcb70f0e6a088aa974/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:44.893Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6c175875b244fcb70f0e6a088aa974/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:46.020Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6c175875b244fcb70f0e6a088aa974/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:46.020Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fc6c175875b244fcb70f0e6a088aa974/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1123]}
2023-01-12T23:27:46.020Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:46.021Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-01-12T23:27:46.021Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:46.056Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:46.057Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dfdadfa7-f271-4227-ac70-ffaffd2534de], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:46.058Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:46.699Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:46 GMT], server=[envoy], x-envoy-upstream-service-time=[638], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:46.700Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4ba4befdec5c4dd79103fa32477ffd6a","versionId":"25ff43b29a6344c3991bad74f3771824"}

2023-01-12T23:27:46.701Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:46.704Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-01-12T23:27:46.739Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4ba4befdec5c4dd79103fa32477ffd6a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:46.740Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ba4befdec5c4dd79103fa32477ffd6a/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:46.742Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ba4befdec5c4dd79103fa32477ffd6a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:47.234Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ba4befdec5c4dd79103fa32477ffd6a/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:47.235Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4ba4befdec5c4dd79103fa32477ffd6a/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[486]}
2023-01-12T23:27:47.235Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:47.236Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-01-12T23:27:47.236Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:47.275Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:47.276Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[19317571-ff60-4cd5-b485-1b86b52ff8e4], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:47.277Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:47.684Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:47 GMT], server=[envoy], x-envoy-upstream-service-time=[405], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:47.685Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c1d8e9ad9b2b4e25ac13e81670443420","versionId":"3bacfc1545d8424aa8d17408e3938dd1"}

2023-01-12T23:27:47.686Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:47.688Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-01-12T23:27:47.715Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c1d8e9ad9b2b4e25ac13e81670443420/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:47.716Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1d8e9ad9b2b4e25ac13e81670443420/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:47.717Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1d8e9ad9b2b4e25ac13e81670443420/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:48.306Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1d8e9ad9b2b4e25ac13e81670443420/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:48.307Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c1d8e9ad9b2b4e25ac13e81670443420/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[586]}
2023-01-12T23:27:48.307Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:48.308Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-01-12T23:27:48.308Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:48.341Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:48.342Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:48.343Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:48.619Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:48.620Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:48 GMT], server=[envoy], x-envoy-upstream-service-time=[271], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:48.621Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"a2fa8c2bcc244d00a17ee756cec7d01a","versionId":"ec6429e3b0a74b75b61ea77caacf0ac7"}

2023-01-12T23:27:48.623Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-01-12T23:27:48.659Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a2fa8c2bcc244d00a17ee756cec7d01a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:48.661Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a2fa8c2bcc244d00a17ee756cec7d01a/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:48.662Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a2fa8c2bcc244d00a17ee756cec7d01a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:49.178Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a2fa8c2bcc244d00a17ee756cec7d01a/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:49.179Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a2fa8c2bcc244d00a17ee756cec7d01a/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[513]}
2023-01-12T23:27:49.179Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:49.179Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-01-12T23:27:49.179Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:49.215Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:49.215Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3d16fd76-5999-499e-88d6-e96318fca687], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:49.216Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:49.491Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:49 GMT], server=[envoy], x-envoy-upstream-service-time=[272], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:49.492Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f1aefa0abaa54896a209b7acded1c0bf","versionId":"ac4b4a3570b547c5a8654626282c8924"}

2023-01-12T23:27:49.492Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:49.495Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-01-12T23:27:49.533Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:49.534Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[970cd4aa-4766-4a2b-8b31-6742e145be1e], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:49.535Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:50.111Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[571]}
2023-01-12T23:27:50.111Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:50.112Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f1aefa0abaa54896a209b7acded1c0bf/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:50.112Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-01-12T23:27:50.112Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:50.287Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:50.288Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:50.289Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:50.592Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:50.593Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:50 GMT], server=[envoy], x-envoy-upstream-service-time=[301], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:50.594Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"8152bb66e59341fab53cfe092c75247a","versionId":"55e01098814942b0a24f09fc5f567989"}

2023-01-12T23:27:50.598Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-01-12T23:27:50.633Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8152bb66e59341fab53cfe092c75247a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:50.635Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8152bb66e59341fab53cfe092c75247a/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:50.637Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8152bb66e59341fab53cfe092c75247a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:51.092Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8152bb66e59341fab53cfe092c75247a/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:51.093Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8152bb66e59341fab53cfe092c75247a/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[441]}
2023-01-12T23:27:51.093Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:51.094Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-01-12T23:27:51.094Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:51.128Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:51.128Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dfb2a018-ce66-43ae-8f9e-76154c772856], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:51.129Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:51.503Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:51 GMT], server=[envoy], x-envoy-upstream-service-time=[359], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:51.504Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"75bd7f7c3986433088da207550245e04","versionId":"714e539be3584c1c9e2d754d03556403"}

2023-01-12T23:27:51.505Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:51.507Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-01-12T23:27:51.536Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/75bd7f7c3986433088da207550245e04/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:51.537Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75bd7f7c3986433088da207550245e04/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:51.537Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75bd7f7c3986433088da207550245e04/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:52.570Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75bd7f7c3986433088da207550245e04/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:52.570Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/75bd7f7c3986433088da207550245e04/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1030]}
2023-01-12T23:27:52.571Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:52.571Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-01-12T23:27:52.571Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:52.624Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:52.625Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:52.626Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:53.355Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:53.356Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:52 GMT], server=[envoy], x-envoy-upstream-service-time=[725], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:53.357Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"191155cb4bcd4b419ca1b1fe2c1a1275","versionId":"bad65f7126e149feb1d5faba099eab96"}

2023-01-12T23:27:53.361Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-01-12T23:27:53.401Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/191155cb4bcd4b419ca1b1fe2c1a1275/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:53.403Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/191155cb4bcd4b419ca1b1fe2c1a1275/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:53.404Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/191155cb4bcd4b419ca1b1fe2c1a1275/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:54.133Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/191155cb4bcd4b419ca1b1fe2c1a1275/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:54.134Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/191155cb4bcd4b419ca1b1fe2c1a1275/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[726]}
2023-01-12T23:27:54.134Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:54.134Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-01-12T23:27:54.135Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:54.178Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:54.179Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:54.180Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:54.514Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:54.516Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:54 GMT], server=[envoy], x-envoy-upstream-service-time=[331], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:54.517Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"fc6706434dbc4dfeb10a9525533a5d35","versionId":"390e7459a0a1432b960d9c7249ec934f"}

2023-01-12T23:27:54.519Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-01-12T23:27:54.564Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:54.565Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[18f5da6f-98f2-44d3-9462-eb1ae34fffc0], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:54.566Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:54.893Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[325]}
2023-01-12T23:27:54.893Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:54.894Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc6706434dbc4dfeb10a9525533a5d35/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:54.895Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-01-12T23:27:54.895Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:54.940Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:54.940Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[af40feb7-bd0a-4cd2-a403-4725b232281d], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:54.942Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:55.201Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:54 GMT], server=[envoy], x-envoy-upstream-service-time=[254], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:55.202Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0500a3057c2d4c48a6d66acbfee770ce","versionId":"33945071b22a4cb98cc3375a0f9c3e9a"}

2023-01-12T23:27:55.203Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:55.205Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-01-12T23:27:55.233Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:55.234Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5d9b16ce-ecb4-41d7-bc1a-6e05d0655cb3], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:55.236Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:55.720Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[482]}
2023-01-12T23:27:55.721Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:55.722Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0500a3057c2d4c48a6d66acbfee770ce/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:55.722Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-01-12T23:27:55.723Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:55.760Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:55.762Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:55.763Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:56.011Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:56.012Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:55 GMT], server=[envoy], x-envoy-upstream-service-time=[245], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:56.013Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"ffc7098bc07648d08a5022dac2554b13","versionId":"47bba090d9fa4866bd019834996a3bc7"}

2023-01-12T23:27:56.015Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-01-12T23:27:56.042Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ffc7098bc07648d08a5022dac2554b13/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:56.043Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffc7098bc07648d08a5022dac2554b13/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:56.044Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffc7098bc07648d08a5022dac2554b13/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:56.425Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffc7098bc07648d08a5022dac2554b13/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:56.426Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ffc7098bc07648d08a5022dac2554b13/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[376]}
2023-01-12T23:27:56.426Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:56.427Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-01-12T23:27:56.427Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:56.465Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:56.466Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:56.467Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:56.784Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:56.785Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:56 GMT], server=[envoy], x-envoy-upstream-service-time=[314], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:56.786Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"c7a243586ac743c1bbd4316ba592331f","versionId":"f1fa365a9678421985fc7c651585b376"}

2023-01-12T23:27:56.788Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-01-12T23:27:56.821Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c7a243586ac743c1bbd4316ba592331f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:56.823Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7a243586ac743c1bbd4316ba592331f/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:56.824Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7a243586ac743c1bbd4316ba592331f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:57.184Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c7a243586ac743c1bbd4316ba592331f/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:57.185Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c7a243586ac743c1bbd4316ba592331f/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[356]}
2023-01-12T23:27:57.186Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:57.187Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-01-12T23:27:57.187Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:57.219Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:57.219Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1c314df8-8d81-458e-b29b-7b15f2d0bce3], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:57.220Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:57.477Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:57 GMT], server=[envoy], x-envoy-upstream-service-time=[254], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:57.479Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"21615783b94d4048918b2ae8d7bda9e2","versionId":"7a324b9617fa45ff9b16e129b430f8b2"}

2023-01-12T23:27:57.479Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:57.482Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-01-12T23:27:57.509Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:57.509Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fbe6a007-a431-4b5c-bbcc-cec779bab3eb], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:57.510Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:57.809Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[296]}
2023-01-12T23:27:57.810Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:57.811Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21615783b94d4048918b2ae8d7bda9e2/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:57.811Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-01-12T23:27:57.812Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:57.853Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:57.854Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d172d621-ac4a-4ee1-bd4b-d9e076b810cd], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:57.855Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:58.047Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:57 GMT], server=[envoy], x-envoy-upstream-service-time=[188], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:58.048Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"dc08e409f58b49b19d72cc353b148fcf","versionId":"172571942bc849c59092b220f0b666b1"}

2023-01-12T23:27:58.049Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:58.053Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-01-12T23:27:58.091Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dc08e409f58b49b19d72cc353b148fcf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-01-12T23:27:58.093Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc08e409f58b49b19d72cc353b148fcf/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:58.095Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc08e409f58b49b19d72cc353b148fcf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:58.402Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc08e409f58b49b19d72cc353b148fcf/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:58.403Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dc08e409f58b49b19d72cc353b148fcf/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[305]}
2023-01-12T23:27:58.404Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:58.404Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-01-12T23:27:58.405Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:58.446Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:58.447Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[929f5570-cb39-419f-9843-b7e49e60f91c], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:58.448Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:58.662Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:58 GMT], server=[envoy], x-envoy-upstream-service-time=[212], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:58.663Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5084958a4acc49cb8cba20d2d1c6fb64","versionId":"f868847dd8c34d83b2b6e73df681a095"}

2023-01-12T23:27:58.664Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:58.668Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-01-12T23:27:58.696Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:58.697Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6c26b104-0f7b-4de5-889c-80eeadc23588], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:58.698Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:59.031Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[331]}
2023-01-12T23:27:59.032Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:59.033Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5084958a4acc49cb8cba20d2d1c6fb64/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:59.033Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-01-12T23:27:59.034Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:59.069Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:59.070Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-01-12T23:27:59.071Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:27:59.280Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-01-12T23:27:59.281Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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=[Thu, 12 Jan 2023 23:27:59 GMT], server=[envoy], x-envoy-upstream-service-time=[204], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-01-12T23:27:59.281Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||{"id":"401bcc58e72b4f99a665463e83ef76a4","versionId":"a564d6eafddd434d8b6690b164b2ddb9"}

2023-01-12T23:27:59.284Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-01-12T23:27:59.314Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions|INFO|500||Invoke
2023-01-12T23:27:59.314Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions with request headers:{X-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[aac7dced-9f68-4f44-a886-2c5ad1c99912], X-ECOMP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-TransactionID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], X-ONAP-RequestID=[a27e2a56-9f02-4139-b2b6-e1ec9f4576ab], Content-Type=[application/json]}
2023-01-12T23:27:59.316Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-01-12T23:27:59.691Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 23:27:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[373]}
2023-01-12T23:27:59.692Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-01-12T23:27:59.692Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/401bcc58e72b4f99a665463e83ef76a4/versions/latest/actions|INFO|500||InvokeReturn
2023-01-12T23:27:59.693Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-01-12T23:28:03.204Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|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-01-12T23:28:05.739Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||WARN|500||---
2023-01-12T23:28:05.740Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-12T23:28:05.740Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||WARN|500||---
2023-01-12T23:28:06.112Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-12T23:28:10.632Z|a27e2a56-9f02-4139-b2b6-e1ec9f4576ab|main|||||INFO|500||Started Application in 68.024 seconds (JVM running for 71.979)
2023-01-12T23:28:10.646Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-01-12T23:28:10.647Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-01-12T23:28:10.652Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-01-12T23:28:10.696Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= aa7259f1-c013-4fa3-ada5-938df847e369 url= /sdc/v1/artifactTypes
2023-01-12T23:28:10.703Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-12T23:28:10.867Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-12T23:28:10.945Z||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-01-12T23:28:10.946Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-01-12T23:28:10.946Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5cee8fa1-0745-4abf-a4d7-01ed3bf1efe2 url= /sdc/v1/distributionKafkaData
2023-01-12T23:28:10.946Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-01-12T23:28:10.974Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-12T23:28:10.980Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@6298d249
2023-01-12T23:28:11.042Z||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-cf1f7680-1222-4307-959c-7c9b9f72491b
	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-01-12T23:28:11.093Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] Instantiated an idempotent producer.
2023-01-12T23:28:11.191Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-01-12T23:28:11.259Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-12T23:28:11.259Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-12T23:28:11.259Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673566091256
2023-01-12T23:28:11.265Z||scheduling-1|||||INFO|500||start DistributionClient
2023-01-12T23:28:11.283Z||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-82f03e15-5470-439d-b5a2-4653ebf6f025
	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-01-12T23:28:11.353Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-12T23:28:11.354Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-12T23:28:11.354Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673566091353
2023-01-12T23:28:11.355Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:28:11.358Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:28:11.358Z||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-dc1e4a61-ea36-4570-b9e6-038bc73e2f03
	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-01-12T23:28:11.371Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-12T23:28:11.371Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-12T23:28:11.371Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673566091371
2023-01-12T23:28:11.372Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:28:11.374Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:28:11.377Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-01-12T23:28:12.089Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-12T23:28:12.089Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:12.089Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-12T23:28:12.089Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:12.089Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-12T23:28:12.090Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-12T23:28:12.090Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:12.090Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-12T23:28:12.090Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:12.090Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-12T23:28:12.090Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:12.091Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:12.091Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] Cluster ID: X3mwV4CjScmqeMB03s8oAg
2023-01-12T23:28:12.092Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Cluster ID: X3mwV4CjScmqeMB03s8oAg
2023-01-12T23:28:12.093Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] ProducerId set to 3 with epoch 0
2023-01-12T23:28:12.093Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Cluster ID: X3mwV4CjScmqeMB03s8oAg
2023-01-12T23:28:12.093Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-12T23:28:12.094Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-12T23:28:12.116Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-12T23:28:12.116Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-12T23:28:12.181Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-af4480eb-b2fa-4177-966b-7caaf3074e67
2023-01-12T23:28:12.181Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-12T23:28:12.181Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-12T23:28:12.184Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d
2023-01-12T23:28:12.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-12T23:28:12.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-12T23:28:18.194Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-af4480eb-b2fa-4177-966b-7caaf3074e67', protocol='range'}
2023-01-12T23:28:18.195Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-12T23:28:18.268Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:18.269Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:18.269Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:18.270Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:18.270Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:18.270Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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 ypzw11h8Q7i1EqZ0E58V7g
2023-01-12T23:28:18.274Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-82f03e15-5470-439d-b5a2-4653ebf6f025-af4480eb-b2fa-4177-966b-7caaf3074e67=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-01-12T23:28:18.310Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-12T23:28:18.311Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-af4480eb-b2fa-4177-966b-7caaf3074e67', protocol='range'}
2023-01-12T23:28:18.311Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-12T23:28:18.312Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-12T23:28:18.316Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-12T23:28:18.316Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-12T23:28:18.339Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-12T23:28:18.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-01-12T23:28:18.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-01-12T23:28:18.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-01-12T23:28:18.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-01-12T23:28:18.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-01-12T23:28:18.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-01-12T23:28:18.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-01-12T23:28:18.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-01-12T23:28:18.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-01-12T23:28:18.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-01-12T23:28:18.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-01-12T23:28:18.383Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-12T23:28:18.384Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-12T23:28:18.452Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-12T23:28:18.453Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-12T23:28:18.454Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-12T23:28:18.455Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-12T23:28:18.456Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-12T23:28:18.456Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-12T23:28:18.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-12T23:28:18.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-12T23:28:18.494Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-12T23:28:18.495Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-12T23:29:11.365Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:29:11.377Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:30:11.366Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:30:11.379Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:31:11.368Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:31:11.380Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:32:11.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:32:11.381Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:33:11.369Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:33:11.383Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:34:11.370Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:34:11.384Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:35:11.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:35:11.384Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:36:11.373Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:36:11.386Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:37:11.375Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:37:11.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:37:12.296Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Node -1 disconnected.
2023-01-12T23:37:12.315Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node -1 disconnected.
2023-01-12T23:37:12.403Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] Node -1 disconnected.
2023-01-12T23:37:18.691Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-12T23:38:11.376Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:38:11.392Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:39:11.376Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:39:11.394Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:40:11.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:40:11.394Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:41:11.380Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:41:11.396Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:42:11.382Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:42:11.398Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:43:11.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:43:11.398Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:44:11.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:44:11.400Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:45:11.385Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:45:11.402Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:46:11.387Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:46:11.402Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:47:11.387Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:47:11.404Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:48:11.390Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:48:11.406Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:49:11.391Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:49:11.408Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:50:11.393Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:50:11.409Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:51:11.395Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:51:11.411Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:52:11.397Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:52:11.411Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:53:11.399Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:53:11.411Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:54:11.402Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:54:11.412Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:55:11.404Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:55:11.413Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:56:11.405Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:56:11.415Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:57:11.407Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:57:11.417Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:58:11.407Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:58:11.419Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-12T23:59:11.411Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-12T23:59:11.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:00:11.412Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:00:11.422Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:01:11.415Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:01:11.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:02:11.422Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:02:11.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:03:11.424Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:03:11.424Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:04:11.424Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:04:11.424Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:05:11.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:05:11.426Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:06:11.426Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:06:11.428Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:07:11.428Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:07:11.429Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:08:11.432Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:08:11.431Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:09:11.433Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:09:11.438Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:10:11.434Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:10:11.438Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:11:11.438Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:11:11.442Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:12:11.442Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:12:11.446Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:13:11.446Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:13:11.447Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:14:11.446Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:14:11.447Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:15:11.449Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:15:11.448Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:16:11.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:16:11.451Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:17:11.452Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:17:11.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:18:11.453Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:18:11.454Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:19:11.455Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:19:11.454Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:20:11.455Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:20:11.456Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:21:11.457Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:21:11.456Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:22:11.458Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:22:11.458Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:23:11.459Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:23:11.458Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:24:11.462Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:24:11.462Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:25:11.462Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:25:11.463Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:26:11.463Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:26:11.464Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:27:11.465Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:27:11.465Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:28:11.465Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:28:11.465Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:29:11.466Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:29:11.466Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:30:11.467Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:30:11.468Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:31:11.469Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:31:11.468Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:32:11.470Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:32:11.471Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:33:11.472Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:33:11.472Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:34:11.473Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:34:11.473Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:35:11.474Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:35:11.474Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:36:11.476Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:36:11.476Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:37:11.477Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:37:11.477Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:38:11.478Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:38:11.479Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:39:11.480Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:39:11.480Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:40:11.483Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:40:11.483Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:41:11.484Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:41:11.484Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:42:11.484Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:42:11.485Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:43:11.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:43:11.486Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:44:11.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:44:11.487Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:45:11.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:45:11.488Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:46:11.488Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:46:11.489Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:47:11.489Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:47:11.489Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:48:11.492Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:48:11.491Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:49:11.492Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:49:11.493Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:50:11.493Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:50:11.493Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:51:11.494Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:51:11.494Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:52:11.495Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:52:11.495Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:53:11.495Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:53:11.496Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:54:11.496Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:54:11.496Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:55:11.498Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:55:11.498Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:56:11.500Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:56:11.500Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:57:11.500Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:57:11.501Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:58:11.500Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:58:11.502Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T00:59:11.501Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T00:59:11.503Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:00:11.503Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:00:11.504Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:01:11.503Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:01:11.504Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:02:11.506Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:02:11.506Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:03:11.509Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:03:11.509Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:04:11.509Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:04:11.509Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:05:11.510Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:05:11.511Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:06:11.510Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:06:11.511Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:07:11.511Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:07:11.511Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:08:11.512Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:08:11.512Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:09:11.513Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:09:11.513Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:10:11.515Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:10:11.515Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:11:11.517Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:11:11.516Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:12:11.517Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:12:11.517Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:13:11.519Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:13:11.519Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:14:11.520Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:14:11.520Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:15:11.520Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:15:11.521Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:16:11.521Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:16:11.521Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:17:11.523Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:17:11.523Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:18:11.524Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:18:11.525Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:19:11.526Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:19:11.527Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:20:11.527Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:20:11.527Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:21:11.527Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:21:11.528Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:22:11.527Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:22:11.528Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:23:11.528Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:23:11.529Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:24:11.529Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:24:11.531Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:25:11.532Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:25:11.531Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:26:11.532Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:26:11.532Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:27:11.533Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:27:11.534Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:28:11.534Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:28:11.535Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:29:11.534Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:29:11.535Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:30:11.535Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:30:11.536Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:31:11.536Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:31:11.537Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:32:11.538Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:32:11.538Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:33:11.539Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:33:11.542Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:34:11.541Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:34:11.542Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:35:11.542Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:35:11.545Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:36:11.543Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:36:11.547Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:37:11.544Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:37:11.548Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:38:11.550Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:38:11.550Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:39:11.550Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:39:11.551Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:40:11.552Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:40:11.552Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:40:45.894Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-13T01:40:45.895Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"f813c02f-266f-4cde-9bc5-c426204cb240","serviceName":"vFW 2023-01-13 01-39-35","serviceVersion":"1.0","serviceUUID":"ec4cacf9-d7c6-4efe-8850-574630f2d3aa","serviceDescription":"catalog service description","serviceInvariantUUID":"c5cefd34-cf61-480a-b335-43915f00136d","resources":[{"resourceInstanceName":"vFW 34f4629c-33cd 0","resourceName":"vFW 34f4629c-33cd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c39fac7-365f-4852-94f2-63adb3496378","resourceInvariantUUID":"4ee7f4aa-564e-48bd-aadb-8afb0a76c29b","resourceCustomizationUUID":"3766e8ec-a06e-4a00-90f1-2d942709c4b8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml","artifactChecksum":"NWM1NmJhYzlkY2RlODI0NDQ4ZjY5NjIxOGYyMTQwMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"badb1dab-8538-480e-a8c8-1269e7bc873a","artifactVersion":"1"},{"artifactName":"vfw34f4629c33cd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json","artifactChecksum":"YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"78c8b3dc-b422-491d-aeb2-c28919bdf1e0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM0ZDMwOGQzNGQ4NjhiOGZiZDhiNmU0MGIxMTEzOWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"33cbcf4a-86a9-409a-ad13-c7600a7bffe7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8a23618d-3c46-4b63-a253-6c5792b3dc4b","artifactVersion":"2","generatedFromUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230113013935-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml","artifactChecksum":"NTQ5NTViZjlhN2M0N2MzZjIxYzU4MjdlZTA2Yzg4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2745cb75-a0bc-4288-aa21-d0f8e2cd27e2","artifactVersion":"1"},{"artifactName":"service-Vfw20230113013935-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar","artifactChecksum":"ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6cee11f5-84ac-493b-81c8-d01f5b1d364b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T01:40:45.910Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:40:45.920Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:40:45.920Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:40:45.921Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574011552,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:40:45.930Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to ypzw11h8Q7i1EqZ0E58V7g
2023-01-13T01:40:45.931Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to ypzw11h8Q7i1EqZ0E58V7g
2023-01-13T01:40:45.931Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to ypzw11h8Q7i1EqZ0E58V7g
2023-01-13T01:40:45.931Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to ypzw11h8Q7i1EqZ0E58V7g
2023-01-13T01:40:45.931Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to ypzw11h8Q7i1EqZ0E58V7g
2023-01-13T01:40:45.931Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to ypzw11h8Q7i1EqZ0E58V7g
2023-01-13T01:40:46.009Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T01:40:46.009Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673574037819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:40:46.086Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:40:46.956Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:40:46.956Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:40:46.956Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:40:46.956Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574011552,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:40:47.958Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:40:47.958Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:40:47.958Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:40:47.959Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574011552,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:40:48.960Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:40:48.961Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:40:48.961Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:40:48.961Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574011552,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:40:49.962Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:40:49.963Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:40:49.963Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:40:49.963Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574011552,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:40:50.963Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:40:50.964Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:40:50.964Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:40:50.964Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574011552,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:40:51.965Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:40:51.965Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:40:51.965Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:40:51.966Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574011552,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:40:52.968Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "serviceName": "vFW 2023-01-13 01-39-35",
  "serviceVersion": "1.0",
  "serviceUUID": "ec4cacf9-d7c6-4efe-8850-574630f2d3aa",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c5cefd34-cf61-480a-b335-43915f00136d",
  "resources": [
    {
      "resourceInstanceName": "vFW 34f4629c-33cd 0",
      "resourceCustomizationUUID": "3766e8ec-a06e-4a00-90f1-2d942709c4b8",
      "resourceName": "vFW 34f4629c-33cd",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8c39fac7-365f-4852-94f2-63adb3496378",
      "resourceInvariantUUID": "4ee7f4aa-564e-48bd-aadb-8afb0a76c29b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw34f4629c33cd0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
          "artifactChecksum": "YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "78c8b3dc-b422-491d-aeb2-c28919bdf1e0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
            "generatedFromUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230113013935-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
      "artifactChecksum": "ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6cee11f5-84ac-493b-81c8-d01f5b1d364b"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T01:40:52.969Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T01:40:52.970Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ec4cacf9-d7c6-4efe-8850-574630f2d3aa ASDC
2023-01-13T01:40:53.120Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:f813c02f-266f-4cde-9bc5-c426204cb240
ServiceName:vFW 2023-01-13 01-39-35
ServiceVersion:1.0
ServiceUUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
ServiceInvariantUUID:c5cefd34-cf61-480a-b335-43915f00136d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230113013935-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
ArtifactUUID:6cee11f5-84ac-493b-81c8-d01f5b1d364b
ArtifactChecksum:ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 34f4629c-33cd 0
ResourceCustomizationUUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
ResourceInvariantUUID:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
ResourceName:vFW 34f4629c-33cd
ResourceType:VF
ResourceUUID:8c39fac7-365f-4852-94f2-63adb3496378
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw34f4629c33cd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
ArtifactUUID:78c8b3dc-b422-491d-aeb2-c28919bdf1e0
ArtifactChecksum:YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU=
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
ArtifactUUID:bbb80c03-6fe5-4c19-89ce-291e2763926f
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T01:40:53.120Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec4cacf9-d7c6-4efe-8850-574630f2d3aa 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-01-13T01:40:53.272Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T01:40:53.273Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-13T01:40:53.274Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-13T01:40:53.275Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T01:40:53.275Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-13T01:40:53.276Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T01:40:53.367Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-13T01:40:53.375Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar 6cee11f5-84ac-493b-81c8-d01f5b1d364b 101498
2023-01-13T01:40:53.376Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T01:40:53.376Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T01:40:53.377Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T01:40:53.378Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:40:53.379Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:40:53.379Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574053376,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:40:54.381Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T01:40:54.382Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-13T01:40:54.383Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b, URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar to file: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:40:54.383Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230113013935-csar.csar
2023-01-13T01:40:54.495Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:40:54.495Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:40:55.068Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18050449568614445610/Definitions/service-Vfw20230113013935-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-01-13T01:40:57.968Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T01:40:57.975Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-13T01:40:57.975Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:40:57.976Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-13T01:40:57.976Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 34f4629c-33cd 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-Vfw20230113013935-csar.csar
2023-01-13T01:40:57.976Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:40:57.976Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:40:57.976Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:40:57.976Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:40:57.976Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:40:57.977Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:40:57.977Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:40:57.977Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:40:57.977Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:40:57.977Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:40:57.977Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-13T01:40:57.985Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:57.986Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:40:57.991Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:40:57.991Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-13T01:40:57.993Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T01:40:57.994Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:57.995Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:40:57.995Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:40:57.995Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-13T01:40:57.995Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T01:40:57.996Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:57.996Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:40:57.999Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:57.999Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:40:57.999Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:40:57.999Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:40:58.000Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T01:40:58.000Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:40:58.000Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T01:40:58.000Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T01:40:58.000Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:40:58.001Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T01:40:58.001Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T01:40:58.001Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:40:58.001Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T01:40:58.001Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T01:40:58.001Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T01:40:58.002Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T01:40:58.002Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:40:58.002Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T01:40:58.002Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:58.003Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T01:40:58.005Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:58.005Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:40:58.005Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:40:58.006Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:58.006Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:40:58.006Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:40:58.007Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:58.007Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:40:58.007Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:40:58.007Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:58.007Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:40:58.007Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:40:58.008Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:40:58.008Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-13T01:40:58.008Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T01:40:58.008Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T01:40:58.008Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:40:58.009Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T01:40:58.009Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T01:40:58.009Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T01:40:58.009Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T01:40:58.009Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:40:58.009Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=adf23bda-03ad-4aa9-b927-ee19e6e0bff5
2023-01-13T01:40:58.010Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:58.010Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:40:58.010Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:40:58.010Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:40:58.010Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T01:40:58.010Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:40:58.011Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T01:40:58.011Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T01:40:58.011Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:40:58.011Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-13T01:40:58.011Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T01:40:58.011Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T01:40:58.011Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T01:40:58.012Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:40:58.012Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f796b791-f008-4c50-ab4c-d9ff10bd30c3
2023-01-13T01:40:58.012Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:58.012Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:40:58.012Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:40:58.012Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:40:58.013Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T01:40:58.013Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:40:58.013Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T01:40:58.013Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T01:40:58.013Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:40:58.013Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T01:40:58.014Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T01:40:58.014Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:40:58.014Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T01:40:58.014Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-13T01:40:58.014Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
2023-01-13T01:40:58.014Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:58.014Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:40:58.015Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:58.015Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:40:58.015Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:58.015Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:40:58.015Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:40:58.015Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:40:58.016Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-13 01-39-35
Description:catalog service description
Model UUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
Model Version:NULL
Model InvariantUuid:c5cefd34-cf61-480a-b335-43915f00136d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 34f4629c-33cd
Model UUID:53d1d841-ccf3-4059-86ba-31414fe29a15
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
ModelName:Vfw34f4629c33cd..base_vfw..module-0
ModelUuid:9946828f-f9fb-4200-8e4a-9f1d782fb237
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:adf23bda-03ad-4aa9-b927-ee19e6e0bff5
ModelInvariantUuid:366f29a1-2aed-4c2c-a597-a0c8dda1d88e
ModelName:vFW 34f4629c-33cd-nodes.vfwCvfc
ModelUuid:7a18291c-9743-4cc9-8693-e1be7cac12fd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5ab5e6da-eac0-409d-b013-df5b97f1fe65
ModelInvariantUuid:d902d6e3-1a14-4efb-84cd-a98453966b61
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vfw
ModelUuid:98eec521-c6a5-4b45-9861-5af6f81af039
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f796b791-f008-4c50-ab4c-d9ff10bd30c3
ModelInvariantUuid:96ab739a-292d-4e88-901d-a3cc816b7873
ModelName:vFW 34f4629c-33cd-nodes.vsnCvfc
ModelUuid:5271675e-c73f-46c6-8b00-0e2e4915732d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a735e3c6-7032-42c2-bd0e-585c59b48fa6
ModelInvariantUuid:53a56bb7-28c0-40de-8c0f-892ede957bbd
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vsn
ModelUuid:05032305-a362-4955-8c14-54463c03e7bb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
ModelInvariantUuid:1c9f45f2-fe29-4a3e-90b1-6fd367cd36f3
ModelName:vFW 34f4629c-33cd-nodes.vpgCvfc
ModelUuid:825b232e-9619-4f5b-8b08-c6c02c093156
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:716a2408-1dcb-4a60-a48a-d3b02e0dfdec
ModelInvariantUuid:06f0b330-d153-4044-aff7-fac00ea3e6c2
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vpg
ModelUuid:1f90a436-3bab-4f45-994a-3bc52c0f148e
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-01-13T01:40:58.045Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 8c39fac7-365f-4852-94f2-63adb3496378
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-01-13T01:40:58.112Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||vFW 34f4629c-33cd 0
2023-01-13T01:40:58.120Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8c39fac7-365f-4852-94f2-63adb3496378
2023-01-13T01:40:58.120Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 78c8b3dc-b422-491d-aeb2-c28919bdf1e0 from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
2023-01-13T01:40:58.120Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-13T01:40:58.121Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
2023-01-13T01:40:58.190Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-13T01:40:58.190Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json 78c8b3dc-b422-491d-aeb2-c28919bdf1e0 785
2023-01-13T01:40:58.191Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json ASDC sendASDCNotification
2023-01-13T01:40:58.191Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
2023-01-13T01:40:58.191Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T01:40:58.191Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:40:58.191Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:40:58.191Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574058190,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:40:59.194Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw34f4629c33cd..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "62dd767e-7a8f-41a2-a0c0-7303f2410bc9",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "9946828f-f9fb-4200-8e4a-9f1d782fb237",
    "vfModuleModelCustomizationUUID": "f9c087b8-4c5a-4ba3-ab68-3ee92b0507e3",
    "isBase": true,
    "artifacts": [
      "bbb80c03-6fe5-4c19-89ce-291e2763926f",
      "8a23618d-3c46-4b63-a253-6c5792b3dc4b"
    ],
    "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-01-13T01:40:59.204Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw34f4629c33cd..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:9946828f-f9fb-4200-8e4a-9f1d782fb237
VfModuleModelInvariantUUID:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
VfModuleModelDescription:NULL
Artifacts UUID List:{
bbb80c03-6fe5-4c19-89ce-291e2763926f
,
8a23618d-3c46-4b63-a253-6c5792b3dc4b

}
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-01-13T01:40:59.207Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw34f4629c33cd..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "62dd767e-7a8f-41a2-a0c0-7303f2410bc9",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "9946828f-f9fb-4200-8e4a-9f1d782fb237",
    "vfModuleModelCustomizationUUID": "f9c087b8-4c5a-4ba3-ab68-3ee92b0507e3",
    "isBase": true,
    "artifacts": [
      "bbb80c03-6fe5-4c19-89ce-291e2763926f",
      "8a23618d-3c46-4b63-a253-6c5792b3dc4b"
    ],
    "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-01-13T01:40:59.207Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw34f4629c33cd..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:9946828f-f9fb-4200-8e4a-9f1d782fb237
VfModuleModelInvariantUUID:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
VfModuleModelDescription:NULL
Artifacts UUID List:{
bbb80c03-6fe5-4c19-89ce-291e2763926f
,
8a23618d-3c46-4b63-a253-6c5792b3dc4b

}
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-01-13T01:40:59.207Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: bbb80c03-6fe5-4c19-89ce-291e2763926f from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
2023-01-13T01:40:59.207Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-13T01:40:59.208Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
2023-01-13T01:40:59.282Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-13T01:40:59.282Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml bbb80c03-6fe5-4c19-89ce-291e2763926f 20368
2023-01-13T01:40:59.283Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-13T01:40:59.283Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
2023-01-13T01:40:59.283Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T01:40:59.284Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:40:59.284Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:40:59.284Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574059283,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:41:00.285Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8a23618d-3c46-4b63-a253-6c5792b3dc4b from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
2023-01-13T01:41:00.285Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-13T01:41:00.286Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
2023-01-13T01:41:00.356Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-13T01:41:00.356Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env 8a23618d-3c46-4b63-a253-6c5792b3dc4b 2098
2023-01-13T01:41:00.357Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-13T01:41:00.357Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
2023-01-13T01:41:00.357Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T01:41:00.357Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:41:00.358Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:41:00.358Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574060357,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:41:01.358Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: ec4cacf9-d7c6-4efe-8850-574630f2d3aa
2023-01-13T01:41:01.359Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 34f4629c-33cd 0 8c39fac7-365f-4852-94f2-63adb3496378 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-01-13T01:41:01.410Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3a5860ff, org.onap.sdc.toscaparser.api.parameters.Input@69359cfe, org.onap.sdc.toscaparser.api.parameters.Input@20c8b6d4, org.onap.sdc.toscaparser.api.parameters.Input@393303cf, org.onap.sdc.toscaparser.api.parameters.Input@4095c38e]
2023-01-13T01:41:01.415Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.415Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:41:01.415Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2023-01-13T01:41:01.416Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 3766e8ec-a06e-4a00-90f1-2d942709c4b8
2023-01-13T01:41:01.416Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3766e8ec-a06e-4a00-90f1-2d942709c4b8 matches Tosca VF Customization UUID: 3766e8ec-a06e-4a00-90f1-2d942709c4b8
2023-01-13T01:41:01.416Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 3766e8ec-a06e-4a00-90f1-2d942709c4b8  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-01-13T01:41:01.427Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.429Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:41:01.430Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 3766e8ec-a06e-4a00-90f1-2d942709c4b8: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-13T01:41:01.430Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7050b5a7
2023-01-13T01:41:01.431Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.431Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T01:41:01.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f9c087b8-4c5a-4ba3-ab68-3ee92b0507e3
2023-01-13T01:41:01.433Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f9c087b8-4c5a-4ba3-ab68-3ee92b0507e3
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-01-13T01:41:01.443Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.443Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:41:01.444Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:41:01.444Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.445Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:41:01.445Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:41:01.446Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.446Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:41:01.446Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:41:01.446Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:41:01.447Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-13T01:41:01.447Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T01:41:01.447Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T01:41:01.448Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:41:01.448Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T01:41:01.448Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T01:41:01.448Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T01:41:01.449Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T01:41:01.449Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:41:01.450Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=adf23bda-03ad-4aa9-b927-ee19e6e0bff5
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-01-13T01:41:01.468Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.468Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:41:01.468Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:41:01.468Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.469Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:41:01.469Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:41:01.469Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:41:01.469Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T01:41:01.469Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:41:01.470Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T01:41:01.470Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T01:41:01.470Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:41:01.470Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-13T01:41:01.470Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T01:41:01.471Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T01:41:01.471Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T01:41:01.471Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:41:01.471Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f796b791-f008-4c50-ab4c-d9ff10bd30c3
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-01-13T01:41:01.474Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.474Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:41:01.474Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:41:01.477Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.477Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:41:01.477Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:41:01.478Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:41:01.478Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T01:41:01.478Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:41:01.478Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T01:41:01.478Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T01:41:01.479Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:41:01.479Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T01:41:01.479Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T01:41:01.479Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:41:01.479Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T01:41:01.480Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-13T01:41:01.480Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
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-01-13T01:41:01.483Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.484Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:41:01.484Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:41:01.484Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.484Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:41:01.484Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=3766e8ec-a06e-4a00-90f1-2d942709c4b8
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-01-13T01:41:01.487Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.487Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:41:01.489Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid ec4cacf9-d7c6-4efe-8850-574630f2d3aa: vFW 34f4629c-33cd
2023-01-13T01:41:01.489Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.489Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:41:01.489Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.489Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:41:01.490Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.490Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:41:01.490Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.490Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:41:01.491Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:41:01.491Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:41:01.491Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Saving Service: vFW 2023-01-13 01-39-35 
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-01-13T01:41:01.839Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 34f4629c-33cd 8c39fac7-365f-4852-94f2-63adb3496378 1 ASDC deployResourceStructure
2023-01-13T01:41:01.840Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json ASDC sendASDCNotification
2023-01-13T01:41:01.840Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
2023-01-13T01:41:01.840Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-13T01:41:01.840Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:41:01.840Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:41:01.841Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574061840,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:41:02.842Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-13T01:41:02.842Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
2023-01-13T01:41:02.842Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-13T01:41:02.843Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:41:02.843Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:41:02.843Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574062842,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:41:03.844Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-13T01:41:03.845Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
2023-01-13T01:41:03.845Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-13T01:41:03.846Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:41:03.846Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:41:03.846Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574063844,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:41:04.847Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T01:41:04.848Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T01:41:04.848Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-13T01:41:04.848Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:41:04.848Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:41:04.849Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574064847,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:41:05.850Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:41:05.874Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:41:05.877Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:41:05.877Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:41:05.877Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:41:11.374Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:41:11.376Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:41:11.376Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673574022451,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:41:11.378Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:41:35.878Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:41:35.892Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:41:35.895Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:41:35.895Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:41:35.895Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:42:05.895Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:42:05.908Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:42:05.910Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:42:05.910Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:42:05.911Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:42:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:42:11.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.378Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574011552,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.379Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574011552,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T01:42:11.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673574022451,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T01:42:11.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673574037819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574011552,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-13T01:42:11.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673574022451,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-13T01:42:11.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673574037819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574011552,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673574022451,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673574037819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574011552,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-13T01:42:11.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673574022451,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-13T01:42:11.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673574037819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574011552,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.385Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.386Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.386Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673574022451,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.386Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.386Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.386Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673574037819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.386Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.386Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574011552,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T01:42:11.387Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673574022451,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T01:42:11.387Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673574037819,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T01:42:11.388Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.388Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673574053068,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T01:42:11.388Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.388Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673574053076,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-13T01:42:11.388Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.389Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574053376,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T01:42:11.389Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.389Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.389Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673574054166,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-13T01:42:11.389Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.389Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.389Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "aai-model-loader",
  "timestamp": 1673574057031,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.390Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.390Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.390Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673574055239,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-01-13T01:42:11.390Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.390Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.390Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "aai-model-loader",
  "timestamp": 1673574057031,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.390Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.390Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.390Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673574056371,
  "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-01-13T01:42:11.401Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f813c02f-266f-4cde-9bc5-c426204cb240
2023-01-13T01:42:11.402Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T01:42:11.417Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.417Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "aai-model-loader",
  "timestamp": 1673574057031,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.417Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.417Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.418Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673574057374,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-13T01:42:11.418Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.418Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.418Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "aai-model-loader",
  "timestamp": 1673574057031,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.418Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.418Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.418Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574058190,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-13T01:42:11.418Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.419Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.419Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "aai-model-loader",
  "timestamp": 1673574057031,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.420Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.420Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.420Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574059283,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-13T01:42:11.420Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.421Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.423Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "aai-model-loader",
  "timestamp": 1673574057031,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:42:11.424Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.424Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.424Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574060357,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-01-13T01:42:11.424Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.424Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.424Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "aai-model-loader",
  "timestamp": 1673574057031,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T01:42:11.425Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.425Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.425Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "aai-model-loader",
  "timestamp": 1673574064308,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T01:42:11.425Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.425Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.425Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574061840,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-13T01:42:11.425Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.425Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.426Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574062842,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2023-01-13T01:42:11.427Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.427Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.427Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574063844,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2023-01-13T01:42:11.427Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:11.427Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:42:11.427Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574064847,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-13T01:42:11.427Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:42:35.911Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:42:35.924Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:42:35.927Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:42:35.927Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:42:35.927Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:43:05.928Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:43:05.942Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:43:05.945Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:43:05.945Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:43:05.946Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:43:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:43:11.375Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:43:11.375Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "aai-model-loader",
  "timestamp": 1673574078600,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-13T01:43:11.376Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:43:11.376Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:43:11.376Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "aai-model-loader",
  "timestamp": 1673574079604,
  "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-01-13T01:43:11.386Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f813c02f-266f-4cde-9bc5-c426204cb240
2023-01-13T01:43:11.386Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T01:43:35.947Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:43:35.962Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:43:35.966Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:43:35.967Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:43:35.967Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:43:35.967Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:44:05.968Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:44:05.985Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:44:05.988Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:44:05.988Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:44:05.988Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:44:05.988Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:44:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:44:35.989Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:44:36.002Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:44:36.005Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:44:36.005Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:44:36.005Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:44:36.005Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:45:06.005Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:45:06.020Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:45:06.025Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:45:06.025Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:45:06.025Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:45:06.026Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:45:11.374Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:45:36.026Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:45:36.040Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:45:36.043Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:45:36.043Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:45:36.044Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:45:36.044Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:45:45.765Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-13T01:45:45.765Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Member SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-af4480eb-b2fa-4177-966b-7caaf3074e67 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-13T01:45:45.767Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-13T01:45:45.767Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-13T01:45:47.101Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:45:47.134Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T01:45:47.135Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T01:45:47.164Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T01:45:47.165Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T01:45:47.205Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T01:45:47.206Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T01:45:47.206Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T01:45:47.214Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T01:45:47.214Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T01:45:47.214Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T01:45:47.215Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=45, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T01:45:47.215Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T01:45:47.216Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T01:46:06.044Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T01:46:06.045Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T01:46:06.058Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f813c02f-266f-4cde-9bc5-c426204cb240 and serviceModelVersionId: ec4cacf9-d7c6-4efe-8850-574630f2d3aa
2023-01-13T01:46:06.058Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5cefd34-cf61-480a-b335-43915f00136d
2023-01-13T01:46:11.375Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:46:21.795Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0
2023-01-13T01:46:21.854Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T01:46:21.893Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||Invoke
2023-01-13T01:46:21.894Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5ed35097-df1a-4115-a854-1621d9ba355c], X-ECOMP-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], X-TransactionId=[], X-ONAP-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], Content-Type=[application/merge-patch+json]}
2023-01-13T01:46:21.899Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T01:46:22.175Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?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/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 01:46:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[252], vertex-id=[180232], x-aai-txid=[1-aai-resources-230113-01:46:22:082-9720], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T01:46:22.176Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-13T01:46:22.176Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||InvokeReturn
2023-01-13T01:46:22.180Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T01:46:22.180Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-01-13T01:46:22.190Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-01-13T01:46:22.191Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f813c02f-266f-4cde-9bc5-c426204cb240 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T01:46:22.192Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T01:46:22.192Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:46:22.192Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:46:22.192Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574382191,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:46:22.208Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:46:22.208Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574382191,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T01:46:22.209Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T01:46:23.213Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:46:23.213Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-13T01:46:23.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-13T01:46:23.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-13T01:46:23.215Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Lost previously 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-01-13T01:46:23.215Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T01:46:23.219Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-8ef6679f-7e9b-46c8-b5c7-ab61283b95da
2023-01-13T01:46:23.220Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-13T01:46:23.220Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T01:46:23.220Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T01:46:26.318Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:46:29.329Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:46:32.336Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:46:35.348Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:46:38.355Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:46:41.363Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:46:44.370Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:46:47.378Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:46:50.386Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:46:53.394Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:46:56.404Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:46:59.411Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:47:02.418Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:47:05.427Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:47:08.434Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:47:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:47:11.374Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:47:11.384Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T01:47:11.384Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T01:47:11.389Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T01:47:11.389Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-8ef6679f-7e9b-46c8-b5c7-ab61283b95da', protocol='range'}
2023-01-13T01:47:11.394Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T01:47:11.394Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T01:47:11.394Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T01:47:11.394Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T01:47:11.395Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T01:47:11.395Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T01:47:11.395Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-8ef6679f-7e9b-46c8-b5c7-ab61283b95da=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T01:47:11.408Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-8ef6679f-7e9b-46c8-b5c7-ab61283b95da', protocol='range'}
2023-01-13T01:47:11.408Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T01:47:11.408Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T01:47:11.408Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T01:47:11.409Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T01:47:11.409Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T01:47:11.412Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-13T01:47:11.412Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-13T01:47:11.412Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-13T01:47:11.412Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-13T01:47:11.412Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-13T01:47:11.413Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-13T01:47:11.414Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T01:47:11.414Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T01:47:11.415Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T01:47:11.415Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=46, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T01:47:11.415Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T01:47:11.416Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T01:47:11.419Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-13T01:47:11.419Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"f813c02f-266f-4cde-9bc5-c426204cb240","serviceName":"vFW 2023-01-13 01-39-35","serviceVersion":"1.0","serviceUUID":"ec4cacf9-d7c6-4efe-8850-574630f2d3aa","serviceDescription":"catalog service description","serviceInvariantUUID":"c5cefd34-cf61-480a-b335-43915f00136d","resources":[{"resourceInstanceName":"vFW 34f4629c-33cd 0","resourceName":"vFW 34f4629c-33cd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c39fac7-365f-4852-94f2-63adb3496378","resourceInvariantUUID":"4ee7f4aa-564e-48bd-aadb-8afb0a76c29b","resourceCustomizationUUID":"3766e8ec-a06e-4a00-90f1-2d942709c4b8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml","artifactChecksum":"NWM1NmJhYzlkY2RlODI0NDQ4ZjY5NjIxOGYyMTQwMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"badb1dab-8538-480e-a8c8-1269e7bc873a","artifactVersion":"1"},{"artifactName":"vfw34f4629c33cd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json","artifactChecksum":"YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"78c8b3dc-b422-491d-aeb2-c28919bdf1e0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM0ZDMwOGQzNGQ4NjhiOGZiZDhiNmU0MGIxMTEzOWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"33cbcf4a-86a9-409a-ad13-c7600a7bffe7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8a23618d-3c46-4b63-a253-6c5792b3dc4b","artifactVersion":"2","generatedFromUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230113013935-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml","artifactChecksum":"NTQ5NTViZjlhN2M0N2MzZjIxYzU4MjdlZTA2Yzg4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2745cb75-a0bc-4288-aa21-d0f8e2cd27e2","artifactVersion":"1"},{"artifactName":"service-Vfw20230113013935-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar","artifactChecksum":"ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6cee11f5-84ac-493b-81c8-d01f5b1d364b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T01:47:11.421Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:47:11.421Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:47:11.422Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:47:11.422Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574383213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:47:12.422Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:47:12.423Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:47:12.423Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:47:12.423Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574383213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:47:12.431Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T01:47:12.432Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574383213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:47:12.433Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:47:13.423Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:47:13.424Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:47:13.424Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:47:13.425Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574383213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:47:14.425Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:47:14.426Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:47:14.426Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:47:14.426Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574383213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:47:15.427Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:47:15.427Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:47:15.428Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:47:15.428Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574383213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:47:16.428Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:47:16.429Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:47:16.429Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:47:16.430Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574383213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:47:17.431Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:47:17.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:47:17.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:47:17.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574383213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:47:18.434Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "serviceName": "vFW 2023-01-13 01-39-35",
  "serviceVersion": "1.0",
  "serviceUUID": "ec4cacf9-d7c6-4efe-8850-574630f2d3aa",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c5cefd34-cf61-480a-b335-43915f00136d",
  "resources": [
    {
      "resourceInstanceName": "vFW 34f4629c-33cd 0",
      "resourceCustomizationUUID": "3766e8ec-a06e-4a00-90f1-2d942709c4b8",
      "resourceName": "vFW 34f4629c-33cd",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8c39fac7-365f-4852-94f2-63adb3496378",
      "resourceInvariantUUID": "4ee7f4aa-564e-48bd-aadb-8afb0a76c29b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw34f4629c33cd0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
          "artifactChecksum": "YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "78c8b3dc-b422-491d-aeb2-c28919bdf1e0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
            "generatedFromUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230113013935-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
      "artifactChecksum": "ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6cee11f5-84ac-493b-81c8-d01f5b1d364b"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T01:47:18.434Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T01:47:18.434Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ec4cacf9-d7c6-4efe-8850-574630f2d3aa ASDC
2023-01-13T01:47:18.437Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:f813c02f-266f-4cde-9bc5-c426204cb240
ServiceName:vFW 2023-01-13 01-39-35
ServiceVersion:1.0
ServiceUUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
ServiceInvariantUUID:c5cefd34-cf61-480a-b335-43915f00136d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230113013935-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
ArtifactUUID:6cee11f5-84ac-493b-81c8-d01f5b1d364b
ArtifactChecksum:ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 34f4629c-33cd 0
ResourceCustomizationUUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
ResourceInvariantUUID:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
ResourceName:vFW 34f4629c-33cd
ResourceType:VF
ResourceUUID:8c39fac7-365f-4852-94f2-63adb3496378
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw34f4629c33cd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
ArtifactUUID:78c8b3dc-b422-491d-aeb2-c28919bdf1e0
ArtifactChecksum:YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU=
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
ArtifactUUID:bbb80c03-6fe5-4c19-89ce-291e2763926f
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T01:47:18.437Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec4cacf9-d7c6-4efe-8850-574630f2d3aa 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:47:18.471Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T01:47:18.473Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-13T01:47:18.473Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-13T01:47:18.473Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T01:47:18.474Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-13T01:47:18.474Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T01:47:18.712Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-13T01:47:18.713Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar 6cee11f5-84ac-493b-81c8-d01f5b1d364b 101498
2023-01-13T01:47:18.713Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T01:47:18.713Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T01:47:18.713Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T01:47:18.714Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:47:18.714Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:47:18.714Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574438713,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:47:19.715Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T01:47:19.716Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-13T01:47:19.716Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b, URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar to file: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:47:19.716Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230113013935-csar.csar
2023-01-13T01:47:19.717Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:47:19.717Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:47:19.907Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10805736852461609572/Definitions/service-Vfw20230113013935-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-01-13T01:47:21.861Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T01:47:21.862Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-13T01:47:21.862Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:47:21.863Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-13T01:47:21.863Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 34f4629c-33cd 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-Vfw20230113013935-csar.csar
2023-01-13T01:47:21.863Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:47:21.863Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:47:21.863Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:47:21.863Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:47:21.864Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:47:21.864Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:47:21.864Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:47:21.864Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:47:21.864Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:47:21.864Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:47:21.865Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-13T01:47:21.865Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.865Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:47:21.865Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:47:21.866Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-13T01:47:21.866Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T01:47:21.866Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.866Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:47:21.867Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:47:21.867Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-13T01:47:21.867Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T01:47:21.868Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.868Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:47:21.868Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.869Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:47:21.869Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:47:21.869Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:47:21.870Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T01:47:21.870Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:47:21.870Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T01:47:21.871Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T01:47:21.871Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:47:21.871Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T01:47:21.872Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T01:47:21.872Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:47:21.872Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T01:47:21.873Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T01:47:21.873Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T01:47:21.873Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T01:47:21.874Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:47:21.874Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T01:47:21.874Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.875Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T01:47:21.875Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.875Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:47:21.876Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:47:21.876Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.877Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:47:21.877Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:47:21.877Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.877Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:47:21.878Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:47:21.878Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.879Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:47:21.879Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:47:21.879Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:47:21.879Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-13T01:47:21.880Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T01:47:21.880Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T01:47:21.880Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:47:21.881Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T01:47:21.881Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T01:47:21.882Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T01:47:21.882Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T01:47:21.882Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:47:21.883Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=adf23bda-03ad-4aa9-b927-ee19e6e0bff5
2023-01-13T01:47:21.883Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.883Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:47:21.884Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:47:21.884Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:47:21.884Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T01:47:21.885Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:47:21.885Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T01:47:21.886Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T01:47:21.886Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:47:21.886Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-13T01:47:21.886Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T01:47:21.887Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T01:47:21.887Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T01:47:21.887Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:47:21.887Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f796b791-f008-4c50-ab4c-d9ff10bd30c3
2023-01-13T01:47:21.888Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.888Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:47:21.888Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:47:21.888Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:47:21.888Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T01:47:21.889Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:47:21.889Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T01:47:21.889Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T01:47:21.889Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:47:21.889Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T01:47:21.889Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T01:47:21.890Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:47:21.890Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T01:47:21.890Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-13T01:47:21.890Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
2023-01-13T01:47:21.890Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.890Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:47:21.890Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.891Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:47:21.891Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.891Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:47:21.891Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:47:21.891Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:47:21.891Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-13 01-39-35
Description:catalog service description
Model UUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
Model Version:NULL
Model InvariantUuid:c5cefd34-cf61-480a-b335-43915f00136d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 34f4629c-33cd
Model UUID:53d1d841-ccf3-4059-86ba-31414fe29a15
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
ModelName:Vfw34f4629c33cd..base_vfw..module-0
ModelUuid:9946828f-f9fb-4200-8e4a-9f1d782fb237
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:adf23bda-03ad-4aa9-b927-ee19e6e0bff5
ModelInvariantUuid:366f29a1-2aed-4c2c-a597-a0c8dda1d88e
ModelName:vFW 34f4629c-33cd-nodes.vfwCvfc
ModelUuid:7a18291c-9743-4cc9-8693-e1be7cac12fd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5ab5e6da-eac0-409d-b013-df5b97f1fe65
ModelInvariantUuid:d902d6e3-1a14-4efb-84cd-a98453966b61
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vfw
ModelUuid:98eec521-c6a5-4b45-9861-5af6f81af039
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f796b791-f008-4c50-ab4c-d9ff10bd30c3
ModelInvariantUuid:96ab739a-292d-4e88-901d-a3cc816b7873
ModelName:vFW 34f4629c-33cd-nodes.vsnCvfc
ModelUuid:5271675e-c73f-46c6-8b00-0e2e4915732d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a735e3c6-7032-42c2-bd0e-585c59b48fa6
ModelInvariantUuid:53a56bb7-28c0-40de-8c0f-892ede957bbd
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vsn
ModelUuid:05032305-a362-4955-8c14-54463c03e7bb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
ModelInvariantUuid:1c9f45f2-fe29-4a3e-90b1-6fd367cd36f3
ModelName:vFW 34f4629c-33cd-nodes.vpgCvfc
ModelUuid:825b232e-9619-4f5b-8b08-c6c02c093156
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:716a2408-1dcb-4a60-a48a-d3b02e0dfdec
ModelInvariantUuid:06f0b330-d153-4044-aff7-fac00ea3e6c2
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vpg
ModelUuid:1f90a436-3bab-4f45-994a-3bc52c0f148e
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=?
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-01-13T01:47:21.921Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||ERROR|500||Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists
2023-01-13T01:47:21.927Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T01:47:21.927Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists)
2023-01-13T01:47:21.927Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T01:47:21.928Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:47:21.928Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:47:21.928Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574441921,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:47:22.929Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T01:47:22.929Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists)
2023-01-13T01:47:22.929Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T01:47:22.930Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:47:22.930Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:47:22.930Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574442929,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:47:23.931Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:47:23.947Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:47:23.953Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:47:23.953Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:47:23.953Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:47:23.953Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:47:53.954Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:47:53.969Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:47:53.972Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:47:53.972Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:47:53.973Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:47:53.973Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:48:11.374Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:48:11.377Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:48:11.378Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574383213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T01:48:11.378Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:48:23.973Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:48:23.986Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:48:23.989Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:48:23.989Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:48:23.989Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:48:23.989Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:48:53.989Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:48:54.014Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:48:54.017Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:48:54.017Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:48:54.017Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:48:54.018Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:49:11.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:49:11.377Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:49:11.377Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574383213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-13T01:49:11.379Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:49:11.379Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:49:11.379Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574383213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:49:11.379Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:49:11.379Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:49:11.379Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574383213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-13T01:49:11.380Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:49:11.380Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:49:11.380Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574383213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:49:11.380Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:49:11.380Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:49:11.380Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574383213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T01:49:11.380Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:49:11.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:49:11.381Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574438713,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T01:49:11.381Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:49:11.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:49:11.381Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574441921,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
}
2023-01-13T01:49:11.382Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:49:11.382Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:49:11.382Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574442929,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
}
2023-01-13T01:49:11.382Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:49:24.018Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:49:24.038Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:49:24.042Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:49:24.042Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:49:24.043Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:49:24.043Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:49:54.043Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:49:54.058Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:49:54.061Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:49:54.062Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:49:54.062Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:49:54.062Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:49:54.074Z||kafka-producer-network-thread | SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cf1f7680-1222-4307-959c-7c9b9f72491b] Node 0 disconnected.
2023-01-13T01:50:11.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:50:24.062Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:50:24.083Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:50:24.091Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:50:24.091Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:50:24.091Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:50:24.091Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:50:54.091Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:50:54.108Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:50:54.111Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:50:54.111Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:50:54.111Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:50:54.111Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:51:11.375Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:51:24.112Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:51:24.135Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:51:24.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:51:24.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:51:24.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:51:24.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:51:54.152Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:51:54.166Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:51:54.168Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:51:54.169Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:51:54.169Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:51:54.169Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:52:11.376Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:52:11.498Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-13T01:52:11.498Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Member SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-8ef6679f-7e9b-46c8-b5c7-ab61283b95da sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-13T01:52:11.499Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-13T01:52:11.499Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-13T01:52:11.884Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:52:11.895Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T01:52:11.895Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T01:52:11.906Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T01:52:11.906Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T01:52:11.928Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T01:52:11.928Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T01:52:11.929Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T01:52:11.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T01:52:11.934Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T01:52:11.934Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T01:52:11.934Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=56, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T01:52:11.935Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T01:52:11.935Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T01:52:24.170Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T01:52:24.170Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T01:52:24.179Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f813c02f-266f-4cde-9bc5-c426204cb240 and serviceModelVersionId: ec4cacf9-d7c6-4efe-8850-574630f2d3aa
2023-01-13T01:52:24.179Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5cefd34-cf61-480a-b335-43915f00136d
2023-01-13T01:52:24.182Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0
2023-01-13T01:52:24.197Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T01:52:24.251Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?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-01-13T01:52:24.253Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||Invoke
2023-01-13T01:52:24.259Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T01:52:24.463Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||InvokeReturn
2023-01-13T01:52:24.464Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 01:52:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[190], vertex-id=[180232], x-aai-txid=[2-aai-resources-230113-01:52:24:441-92863], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T01:52:24.464Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T01:52:24.464Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T01:52:24.465Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-01-13T01:52:24.474Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-01-13T01:52:24.475Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f813c02f-266f-4cde-9bc5-c426204cb240 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T01:52:24.475Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T01:52:24.476Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:52:24.476Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:52:24.476Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574744475,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:52:24.488Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:52:24.488Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574744475,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T01:52:24.489Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T01:52:25.497Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:52:25.498Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-13T01:52:25.498Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-13T01:52:25.499Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-13T01:52:25.499Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Lost previously 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-01-13T01:52:25.499Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T01:52:25.505Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-13T01:52:25.510Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-8aa1a043-9280-48f3-ac9a-08692108db32
2023-01-13T01:52:25.510Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T01:52:25.510Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T01:52:27.097Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:52:30.105Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:52:33.113Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:52:36.122Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:52:39.129Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:52:42.141Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:52:45.150Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:52:48.159Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:52:51.166Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:52:54.173Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:52:57.186Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:53:00.193Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:53:03.204Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:53:06.211Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:53:09.218Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:53:11.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:53:11.383Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T01:53:11.383Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T01:53:11.387Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T01:53:11.390Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-8aa1a043-9280-48f3-ac9a-08692108db32', protocol='range'}
2023-01-13T01:53:11.392Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-82f03e15-5470-439d-b5a2-4653ebf6f025-8aa1a043-9280-48f3-ac9a-08692108db32=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-01-13T01:53:11.405Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-8aa1a043-9280-48f3-ac9a-08692108db32', protocol='range'}
2023-01-13T01:53:11.405Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T01:53:11.405Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T01:53:11.405Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T01:53:11.406Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T01:53:11.407Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T01:53:11.409Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-13T01:53:11.409Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-13T01:53:11.409Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-13T01:53:11.409Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-13T01:53:11.410Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-13T01:53:11.410Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-13T01:53:11.413Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T01:53:11.414Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T01:53:11.414Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T01:53:11.414Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=57, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T01:53:11.415Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T01:53:11.419Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-13T01:53:11.419Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"f813c02f-266f-4cde-9bc5-c426204cb240","serviceName":"vFW 2023-01-13 01-39-35","serviceVersion":"1.0","serviceUUID":"ec4cacf9-d7c6-4efe-8850-574630f2d3aa","serviceDescription":"catalog service description","serviceInvariantUUID":"c5cefd34-cf61-480a-b335-43915f00136d","resources":[{"resourceInstanceName":"vFW 34f4629c-33cd 0","resourceName":"vFW 34f4629c-33cd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c39fac7-365f-4852-94f2-63adb3496378","resourceInvariantUUID":"4ee7f4aa-564e-48bd-aadb-8afb0a76c29b","resourceCustomizationUUID":"3766e8ec-a06e-4a00-90f1-2d942709c4b8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml","artifactChecksum":"NWM1NmJhYzlkY2RlODI0NDQ4ZjY5NjIxOGYyMTQwMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"badb1dab-8538-480e-a8c8-1269e7bc873a","artifactVersion":"1"},{"artifactName":"vfw34f4629c33cd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json","artifactChecksum":"YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"78c8b3dc-b422-491d-aeb2-c28919bdf1e0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM0ZDMwOGQzNGQ4NjhiOGZiZDhiNmU0MGIxMTEzOWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"33cbcf4a-86a9-409a-ad13-c7600a7bffe7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8a23618d-3c46-4b63-a253-6c5792b3dc4b","artifactVersion":"2","generatedFromUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230113013935-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml","artifactChecksum":"NTQ5NTViZjlhN2M0N2MzZjIxYzU4MjdlZTA2Yzg4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2745cb75-a0bc-4288-aa21-d0f8e2cd27e2","artifactVersion":"1"},{"artifactName":"service-Vfw20230113013935-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar","artifactChecksum":"ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6cee11f5-84ac-493b-81c8-d01f5b1d364b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T01:53:11.418Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T01:53:11.428Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:53:11.429Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:53:11.429Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:53:11.429Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574745497,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:53:12.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:53:12.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:53:12.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:53:12.433Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574745497,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:53:12.445Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:53:12.445Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574745497,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:53:12.446Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:53:12.446Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:53:12.446Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574745497,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T01:53:12.447Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:53:13.433Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:53:13.434Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:53:13.434Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:53:13.434Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574745497,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:53:14.435Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:53:14.436Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:53:14.436Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:53:14.436Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574745497,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:53:15.437Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:53:15.437Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:53:15.437Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:53:15.437Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574745497,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:53:16.438Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:53:16.439Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:53:16.439Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:53:16.439Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574745497,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:53:17.441Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:53:17.442Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:53:17.442Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:53:17.443Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574745497,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:53:18.445Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "serviceName": "vFW 2023-01-13 01-39-35",
  "serviceVersion": "1.0",
  "serviceUUID": "ec4cacf9-d7c6-4efe-8850-574630f2d3aa",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c5cefd34-cf61-480a-b335-43915f00136d",
  "resources": [
    {
      "resourceInstanceName": "vFW 34f4629c-33cd 0",
      "resourceCustomizationUUID": "3766e8ec-a06e-4a00-90f1-2d942709c4b8",
      "resourceName": "vFW 34f4629c-33cd",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8c39fac7-365f-4852-94f2-63adb3496378",
      "resourceInvariantUUID": "4ee7f4aa-564e-48bd-aadb-8afb0a76c29b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw34f4629c33cd0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
          "artifactChecksum": "YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "78c8b3dc-b422-491d-aeb2-c28919bdf1e0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
            "generatedFromUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230113013935-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
      "artifactChecksum": "ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6cee11f5-84ac-493b-81c8-d01f5b1d364b"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T01:53:18.446Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T01:53:18.447Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ec4cacf9-d7c6-4efe-8850-574630f2d3aa ASDC
2023-01-13T01:53:18.448Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:f813c02f-266f-4cde-9bc5-c426204cb240
ServiceName:vFW 2023-01-13 01-39-35
ServiceVersion:1.0
ServiceUUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
ServiceInvariantUUID:c5cefd34-cf61-480a-b335-43915f00136d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230113013935-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
ArtifactUUID:6cee11f5-84ac-493b-81c8-d01f5b1d364b
ArtifactChecksum:ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 34f4629c-33cd 0
ResourceCustomizationUUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
ResourceInvariantUUID:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
ResourceName:vFW 34f4629c-33cd
ResourceType:VF
ResourceUUID:8c39fac7-365f-4852-94f2-63adb3496378
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw34f4629c33cd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
ArtifactUUID:78c8b3dc-b422-491d-aeb2-c28919bdf1e0
ArtifactChecksum:YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU=
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
ArtifactUUID:bbb80c03-6fe5-4c19-89ce-291e2763926f
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T01:53:18.449Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec4cacf9-d7c6-4efe-8850-574630f2d3aa 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:53:18.482Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T01:53:18.482Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-13T01:53:18.483Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-13T01:53:18.483Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T01:53:18.483Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-13T01:53:18.484Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T01:53:18.697Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-13T01:53:18.698Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar 6cee11f5-84ac-493b-81c8-d01f5b1d364b 101498
2023-01-13T01:53:18.698Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T01:53:18.699Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T01:53:18.699Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T01:53:18.700Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:53:18.700Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:53:18.700Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574798698,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:53:19.701Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T01:53:19.702Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-13T01:53:19.702Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b, URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar to file: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:53:19.702Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230113013935-csar.csar
2023-01-13T01:53:19.703Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:53:19.703Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:53:19.976Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5563624673974102361/Definitions/service-Vfw20230113013935-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-01-13T01:53:21.934Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T01:53:21.935Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-13T01:53:21.935Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:53:21.935Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-13T01:53:21.935Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 34f4629c-33cd 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-Vfw20230113013935-csar.csar
2023-01-13T01:53:21.935Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:53:21.936Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:53:21.936Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:53:21.936Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:53:21.936Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:53:21.936Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:53:21.936Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:53:21.937Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:53:21.937Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:53:21.937Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:53:21.937Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-13T01:53:21.937Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.938Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:53:21.938Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:53:21.938Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-13T01:53:21.938Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T01:53:21.939Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.939Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:53:21.939Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:53:21.939Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-13T01:53:21.940Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T01:53:21.940Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.940Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:53:21.940Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.940Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:53:21.941Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:53:21.941Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:53:21.941Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T01:53:21.941Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:53:21.941Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T01:53:21.942Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T01:53:21.942Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:53:21.942Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T01:53:21.942Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T01:53:21.942Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:53:21.943Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T01:53:21.943Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T01:53:21.943Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T01:53:21.943Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T01:53:21.943Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:53:21.944Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T01:53:21.944Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.944Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T01:53:21.944Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.945Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:53:21.945Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:53:21.945Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.945Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:53:21.945Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:53:21.946Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.946Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:53:21.946Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:53:21.946Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.946Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:53:21.947Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:53:21.947Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:53:21.947Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-13T01:53:21.947Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T01:53:21.948Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T01:53:21.948Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:53:21.948Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T01:53:21.948Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T01:53:21.948Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T01:53:21.949Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T01:53:21.949Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:53:21.949Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=adf23bda-03ad-4aa9-b927-ee19e6e0bff5
2023-01-13T01:53:21.949Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.949Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:53:21.950Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:53:21.950Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:53:21.950Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T01:53:21.950Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:53:21.950Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T01:53:21.951Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T01:53:21.951Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:53:21.951Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-13T01:53:21.951Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T01:53:21.951Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T01:53:21.951Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T01:53:21.952Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:53:21.952Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f796b791-f008-4c50-ab4c-d9ff10bd30c3
2023-01-13T01:53:21.952Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.952Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:53:21.952Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:53:21.953Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:53:21.953Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T01:53:21.953Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:53:21.953Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T01:53:21.953Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T01:53:21.954Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:53:21.954Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T01:53:21.954Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T01:53:21.954Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:53:21.954Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T01:53:21.955Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-13T01:53:21.955Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
2023-01-13T01:53:21.955Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.955Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:53:21.955Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.956Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:53:21.956Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.956Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:53:21.956Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:53:21.956Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:53:21.956Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-13 01-39-35
Description:catalog service description
Model UUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
Model Version:NULL
Model InvariantUuid:c5cefd34-cf61-480a-b335-43915f00136d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 34f4629c-33cd
Model UUID:53d1d841-ccf3-4059-86ba-31414fe29a15
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
ModelName:Vfw34f4629c33cd..base_vfw..module-0
ModelUuid:9946828f-f9fb-4200-8e4a-9f1d782fb237
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:adf23bda-03ad-4aa9-b927-ee19e6e0bff5
ModelInvariantUuid:366f29a1-2aed-4c2c-a597-a0c8dda1d88e
ModelName:vFW 34f4629c-33cd-nodes.vfwCvfc
ModelUuid:7a18291c-9743-4cc9-8693-e1be7cac12fd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5ab5e6da-eac0-409d-b013-df5b97f1fe65
ModelInvariantUuid:d902d6e3-1a14-4efb-84cd-a98453966b61
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vfw
ModelUuid:98eec521-c6a5-4b45-9861-5af6f81af039
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f796b791-f008-4c50-ab4c-d9ff10bd30c3
ModelInvariantUuid:96ab739a-292d-4e88-901d-a3cc816b7873
ModelName:vFW 34f4629c-33cd-nodes.vsnCvfc
ModelUuid:5271675e-c73f-46c6-8b00-0e2e4915732d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a735e3c6-7032-42c2-bd0e-585c59b48fa6
ModelInvariantUuid:53a56bb7-28c0-40de-8c0f-892ede957bbd
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vsn
ModelUuid:05032305-a362-4955-8c14-54463c03e7bb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
ModelInvariantUuid:1c9f45f2-fe29-4a3e-90b1-6fd367cd36f3
ModelName:vFW 34f4629c-33cd-nodes.vpgCvfc
ModelUuid:825b232e-9619-4f5b-8b08-c6c02c093156
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:716a2408-1dcb-4a60-a48a-d3b02e0dfdec
ModelInvariantUuid:06f0b330-d153-4044-aff7-fac00ea3e6c2
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vpg
ModelUuid:1f90a436-3bab-4f45-994a-3bc52c0f148e
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=?
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-01-13T01:53:21.980Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||ERROR|500||Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists
2023-01-13T01:53:21.980Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T01:53:21.980Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists)
2023-01-13T01:53:21.980Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T01:53:21.981Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:53:21.981Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:53:21.981Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574801980,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:53:22.982Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T01:53:22.982Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists)
2023-01-13T01:53:22.982Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T01:53:22.983Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:53:22.983Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:53:22.983Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574802982,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:53:23.983Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:53:23.997Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:53:24.000Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:53:24.000Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:53:24.000Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:53:24.001Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:53:54.001Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:53:54.015Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:53:54.017Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:53:54.018Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:53:54.018Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:53:54.018Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:54:11.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:54:11.379Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:54:11.379Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574745497,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-13T01:54:11.380Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:54:11.380Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:54:11.380Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574745497,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:54:11.380Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:54:11.380Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:54:11.380Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574745497,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-13T01:54:11.381Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:54:11.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:54:11.381Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574745497,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:54:11.381Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:54:11.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:54:11.381Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574745497,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T01:54:11.381Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:54:11.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:54:11.381Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574798698,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T01:54:11.382Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:54:11.382Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:54:11.382Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574801980,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
}
2023-01-13T01:54:11.382Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:54:11.382Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:54:11.382Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673574802982,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
}
2023-01-13T01:54:11.382Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:54:24.018Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:54:24.032Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:54:24.035Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:54:24.035Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:54:24.036Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:54:24.036Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:54:54.036Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:54:54.051Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:54:54.054Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:54:54.054Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:54:54.054Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:54:54.054Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:55:11.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:55:24.055Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:55:24.070Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:55:24.072Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:55:24.073Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:55:24.073Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:55:24.073Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:55:54.074Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:55:54.093Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:55:54.097Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:55:54.097Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:55:54.097Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:55:54.097Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:56:11.375Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:56:24.098Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:56:24.127Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:56:24.130Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:56:24.131Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:56:24.131Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:56:24.131Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:56:54.131Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:56:54.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:56:54.150Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:56:54.150Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:56:54.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:56:54.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:57:11.377Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:57:24.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:57:24.162Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:57:24.165Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:57:24.165Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:57:24.165Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:57:24.166Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:57:54.166Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:57:54.180Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:57:54.183Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:57:54.183Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:57:54.183Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:57:54.184Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:58:11.377Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:58:11.465Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-13T01:58:11.466Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Member SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-8aa1a043-9280-48f3-ac9a-08692108db32 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-13T01:58:11.466Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-13T01:58:11.466Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-13T01:58:11.816Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:58:11.824Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T01:58:11.824Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T01:58:11.829Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T01:58:11.830Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T01:58:11.842Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T01:58:11.842Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T01:58:11.842Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T01:58:11.846Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T01:58:11.846Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T01:58:11.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T01:58:11.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=67, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T01:58:11.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T01:58:11.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T01:58:24.184Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T01:58:24.185Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T01:58:24.194Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f813c02f-266f-4cde-9bc5-c426204cb240 and serviceModelVersionId: ec4cacf9-d7c6-4efe-8850-574630f2d3aa
2023-01-13T01:58:24.194Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5cefd34-cf61-480a-b335-43915f00136d
2023-01-13T01:58:24.197Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0
2023-01-13T01:58:24.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T01:58:24.280Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||Invoke
2023-01-13T01:58:24.281Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7085eb36-cd4d-4bef-b371-e26c7268a55d], X-ECOMP-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], X-TransactionId=[], X-ONAP-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], Content-Type=[application/merge-patch+json]}
2023-01-13T01:58:24.288Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T01:58:24.440Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?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/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 01:58:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[180232], x-aai-txid=[0-aai-resources-230113-01:58:24:479-2283], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T01:58:24.440Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-13T01:58:24.441Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||InvokeReturn
2023-01-13T01:58:24.442Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T01:58:24.442Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-01-13T01:58:24.451Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-01-13T01:58:24.452Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f813c02f-266f-4cde-9bc5-c426204cb240 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T01:58:24.452Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T01:58:24.453Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:58:24.453Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:58:24.453Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575104452,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:58:24.467Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:58:24.467Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575104452,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T01:58:24.468Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T01:58:25.482Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T01:58:25.482Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-13T01:58:25.483Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-13T01:58:25.483Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-13T01:58:25.483Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Lost previously 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-01-13T01:58:25.484Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T01:58:25.492Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-74492b55-80ca-492d-bbbe-2b35a72ecb27
2023-01-13T01:58:25.492Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-13T01:58:25.492Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T01:58:25.493Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T01:58:26.975Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:58:29.985Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:58:32.995Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:58:36.003Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:58:39.014Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:58:42.023Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:58:45.031Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:58:48.039Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:58:51.053Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:58:54.060Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:58:57.068Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:59:00.076Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:59:03.084Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:59:06.094Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:59:09.101Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T01:59:11.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:59:11.396Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T01:59:11.396Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T01:59:11.401Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T01:59:11.401Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-74492b55-80ca-492d-bbbe-2b35a72ecb27', protocol='range'}
2023-01-13T01:59:11.406Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-82f03e15-5470-439d-b5a2-4653ebf6f025-74492b55-80ca-492d-bbbe-2b35a72ecb27=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-01-13T01:59:11.431Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-74492b55-80ca-492d-bbbe-2b35a72ecb27', protocol='range'}
2023-01-13T01:59:11.431Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T01:59:11.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T01:59:11.431Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T01:59:11.432Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T01:59:11.435Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-13T01:59:11.435Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-13T01:59:11.436Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-13T01:59:11.436Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-13T01:59:11.436Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-13T01:59:11.436Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-13T01:59:11.433Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T01:59:11.443Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-13T01:59:11.443Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"f813c02f-266f-4cde-9bc5-c426204cb240","serviceName":"vFW 2023-01-13 01-39-35","serviceVersion":"1.0","serviceUUID":"ec4cacf9-d7c6-4efe-8850-574630f2d3aa","serviceDescription":"catalog service description","serviceInvariantUUID":"c5cefd34-cf61-480a-b335-43915f00136d","resources":[{"resourceInstanceName":"vFW 34f4629c-33cd 0","resourceName":"vFW 34f4629c-33cd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c39fac7-365f-4852-94f2-63adb3496378","resourceInvariantUUID":"4ee7f4aa-564e-48bd-aadb-8afb0a76c29b","resourceCustomizationUUID":"3766e8ec-a06e-4a00-90f1-2d942709c4b8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml","artifactChecksum":"NWM1NmJhYzlkY2RlODI0NDQ4ZjY5NjIxOGYyMTQwMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"badb1dab-8538-480e-a8c8-1269e7bc873a","artifactVersion":"1"},{"artifactName":"vfw34f4629c33cd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json","artifactChecksum":"YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"78c8b3dc-b422-491d-aeb2-c28919bdf1e0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM0ZDMwOGQzNGQ4NjhiOGZiZDhiNmU0MGIxMTEzOWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"33cbcf4a-86a9-409a-ad13-c7600a7bffe7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8a23618d-3c46-4b63-a253-6c5792b3dc4b","artifactVersion":"2","generatedFromUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230113013935-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml","artifactChecksum":"NTQ5NTViZjlhN2M0N2MzZjIxYzU4MjdlZTA2Yzg4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2745cb75-a0bc-4288-aa21-d0f8e2cd27e2","artifactVersion":"1"},{"artifactName":"service-Vfw20230113013935-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar","artifactChecksum":"ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6cee11f5-84ac-493b-81c8-d01f5b1d364b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T01:59:11.446Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:59:11.446Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:59:11.446Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:59:11.446Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575105482,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:59:11.457Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T01:59:11.457Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T01:59:11.458Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T01:59:11.458Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=68, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T01:59:11.458Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T01:59:11.459Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T01:59:12.448Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:59:12.449Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:59:12.449Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:59:12.450Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575105482,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:59:12.470Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:59:12.470Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575105482,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T01:59:12.471Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:59:12.471Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T01:59:12.471Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575105482,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T01:59:12.471Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T01:59:13.456Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:59:13.457Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:59:13.457Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:59:13.457Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575105482,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:59:14.459Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:59:14.459Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:59:14.459Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:59:14.460Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575105482,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:59:15.462Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:59:15.462Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:59:15.462Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:59:15.462Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575105482,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:59:16.464Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:59:16.464Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:59:16.465Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:59:16.465Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575105482,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:59:17.467Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T01:59:17.467Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:59:17.467Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:59:17.468Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575105482,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:59:18.470Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "serviceName": "vFW 2023-01-13 01-39-35",
  "serviceVersion": "1.0",
  "serviceUUID": "ec4cacf9-d7c6-4efe-8850-574630f2d3aa",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c5cefd34-cf61-480a-b335-43915f00136d",
  "resources": [
    {
      "resourceInstanceName": "vFW 34f4629c-33cd 0",
      "resourceCustomizationUUID": "3766e8ec-a06e-4a00-90f1-2d942709c4b8",
      "resourceName": "vFW 34f4629c-33cd",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8c39fac7-365f-4852-94f2-63adb3496378",
      "resourceInvariantUUID": "4ee7f4aa-564e-48bd-aadb-8afb0a76c29b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw34f4629c33cd0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
          "artifactChecksum": "YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "78c8b3dc-b422-491d-aeb2-c28919bdf1e0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
            "generatedFromUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230113013935-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
      "artifactChecksum": "ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6cee11f5-84ac-493b-81c8-d01f5b1d364b"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T01:59:18.470Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T01:59:18.470Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ec4cacf9-d7c6-4efe-8850-574630f2d3aa ASDC
2023-01-13T01:59:18.471Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:f813c02f-266f-4cde-9bc5-c426204cb240
ServiceName:vFW 2023-01-13 01-39-35
ServiceVersion:1.0
ServiceUUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
ServiceInvariantUUID:c5cefd34-cf61-480a-b335-43915f00136d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230113013935-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
ArtifactUUID:6cee11f5-84ac-493b-81c8-d01f5b1d364b
ArtifactChecksum:ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 34f4629c-33cd 0
ResourceCustomizationUUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
ResourceInvariantUUID:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
ResourceName:vFW 34f4629c-33cd
ResourceType:VF
ResourceUUID:8c39fac7-365f-4852-94f2-63adb3496378
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw34f4629c33cd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
ArtifactUUID:78c8b3dc-b422-491d-aeb2-c28919bdf1e0
ArtifactChecksum:YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU=
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
ArtifactUUID:bbb80c03-6fe5-4c19-89ce-291e2763926f
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T01:59:18.471Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec4cacf9-d7c6-4efe-8850-574630f2d3aa 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:59:18.503Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T01:59:18.504Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-13T01:59:18.504Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-13T01:59:18.504Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T01:59:18.504Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-01-13T01:59:18.505Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T01:59:18.721Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-01-13T01:59:18.722Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar 6cee11f5-84ac-493b-81c8-d01f5b1d364b 101498
2023-01-13T01:59:18.723Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T01:59:18.723Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T01:59:18.723Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T01:59:18.723Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:59:18.723Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:59:18.723Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575158722,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:59:19.725Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T01:59:19.726Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-01-13T01:59:19.726Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b, URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar to file: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:59:19.727Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230113013935-csar.csar
2023-01-13T01:59:19.728Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:59:19.728Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:59:20.000Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4514481857878372646/Definitions/service-Vfw20230113013935-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-01-13T01:59:22.160Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T01:59:22.161Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-13T01:59:22.162Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:59:22.162Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-13T01:59:22.162Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 34f4629c-33cd 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-Vfw20230113013935-csar.csar
2023-01-13T01:59:22.162Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:59:22.162Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:59:22.162Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:59:22.163Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:59:22.163Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:59:22.163Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:59:22.163Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-Vfw20230113013935-csar.csar
2023-01-13T01:59:22.163Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:59:22.163Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:59:22.164Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T01:59:22.164Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-01-13T01:59:22.164Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.164Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:59:22.165Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:59:22.165Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-13T01:59:22.165Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T01:59:22.166Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.166Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:59:22.166Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:59:22.166Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-01-13T01:59:22.166Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T01:59:22.167Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.167Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:59:22.167Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.167Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:59:22.167Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:59:22.168Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:59:22.168Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T01:59:22.168Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:59:22.168Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T01:59:22.168Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T01:59:22.169Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:59:22.169Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T01:59:22.169Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T01:59:22.169Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:59:22.169Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T01:59:22.170Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T01:59:22.170Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T01:59:22.170Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T01:59:22.170Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:59:22.170Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T01:59:22.171Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.171Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T01:59:22.171Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.171Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:59:22.172Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:59:22.172Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.172Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:59:22.172Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:59:22.172Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.173Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T01:59:22.173Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T01:59:22.173Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.173Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:59:22.173Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:59:22.174Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:59:22.174Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-13T01:59:22.174Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T01:59:22.174Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T01:59:22.174Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:59:22.175Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T01:59:22.175Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T01:59:22.175Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T01:59:22.175Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T01:59:22.175Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:59:22.176Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=adf23bda-03ad-4aa9-b927-ee19e6e0bff5
2023-01-13T01:59:22.176Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.176Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:59:22.176Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:59:22.176Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:59:22.177Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T01:59:22.177Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:59:22.177Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T01:59:22.177Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T01:59:22.177Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:59:22.178Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-13T01:59:22.178Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T01:59:22.178Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T01:59:22.178Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T01:59:22.178Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:59:22.179Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f796b791-f008-4c50-ab4c-d9ff10bd30c3
2023-01-13T01:59:22.179Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.179Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T01:59:22.179Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T01:59:22.179Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T01:59:22.180Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T01:59:22.180Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:59:22.180Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T01:59:22.180Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T01:59:22.180Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T01:59:22.180Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T01:59:22.181Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T01:59:22.181Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T01:59:22.181Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T01:59:22.181Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-13T01:59:22.182Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
2023-01-13T01:59:22.182Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.182Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:59:22.182Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.182Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:59:22.183Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.183Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:59:22.183Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T01:59:22.183Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T01:59:22.183Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-13 01-39-35
Description:catalog service description
Model UUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
Model Version:NULL
Model InvariantUuid:c5cefd34-cf61-480a-b335-43915f00136d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 34f4629c-33cd
Model UUID:53d1d841-ccf3-4059-86ba-31414fe29a15
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
ModelName:Vfw34f4629c33cd..base_vfw..module-0
ModelUuid:9946828f-f9fb-4200-8e4a-9f1d782fb237
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:adf23bda-03ad-4aa9-b927-ee19e6e0bff5
ModelInvariantUuid:366f29a1-2aed-4c2c-a597-a0c8dda1d88e
ModelName:vFW 34f4629c-33cd-nodes.vfwCvfc
ModelUuid:7a18291c-9743-4cc9-8693-e1be7cac12fd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5ab5e6da-eac0-409d-b013-df5b97f1fe65
ModelInvariantUuid:d902d6e3-1a14-4efb-84cd-a98453966b61
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vfw
ModelUuid:98eec521-c6a5-4b45-9861-5af6f81af039
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f796b791-f008-4c50-ab4c-d9ff10bd30c3
ModelInvariantUuid:96ab739a-292d-4e88-901d-a3cc816b7873
ModelName:vFW 34f4629c-33cd-nodes.vsnCvfc
ModelUuid:5271675e-c73f-46c6-8b00-0e2e4915732d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a735e3c6-7032-42c2-bd0e-585c59b48fa6
ModelInvariantUuid:53a56bb7-28c0-40de-8c0f-892ede957bbd
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vsn
ModelUuid:05032305-a362-4955-8c14-54463c03e7bb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
ModelInvariantUuid:1c9f45f2-fe29-4a3e-90b1-6fd367cd36f3
ModelName:vFW 34f4629c-33cd-nodes.vpgCvfc
ModelUuid:825b232e-9619-4f5b-8b08-c6c02c093156
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:716a2408-1dcb-4a60-a48a-d3b02e0dfdec
ModelInvariantUuid:06f0b330-d153-4044-aff7-fac00ea3e6c2
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vpg
ModelUuid:1f90a436-3bab-4f45-994a-3bc52c0f148e
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=?
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-01-13T01:59:22.210Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||ERROR|500||Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists
2023-01-13T01:59:22.211Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T01:59:22.211Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists)
2023-01-13T01:59:22.211Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T01:59:22.212Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:59:22.212Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:59:22.212Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575162210,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:59:23.213Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T01:59:23.213Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists)
2023-01-13T01:59:23.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T01:59:23.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T01:59:23.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T01:59:23.215Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575163213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T01:59:24.216Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:59:24.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:59:24.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:59:24.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:59:24.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:59:24.246Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T01:59:54.246Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T01:59:54.260Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T01:59:54.264Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T01:59:54.264Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T01:59:54.264Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T01:59:54.264Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:00:11.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:00:11.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T02:00:11.381Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575105482,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-13T02:00:11.382Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:00:11.383Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T02:00:11.383Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575105482,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:00:11.384Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:00:11.384Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T02:00:11.384Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575105482,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-13T02:00:11.385Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:00:11.385Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T02:00:11.385Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575105482,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:00:11.386Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:00:11.386Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T02:00:11.386Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575105482,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:00:11.387Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:00:11.387Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T02:00:11.387Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575158722,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:00:11.388Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:00:11.388Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T02:00:11.388Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575162210,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
}
2023-01-13T02:00:11.389Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:00:11.389Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T02:00:11.389Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575163213,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
}
2023-01-13T02:00:11.389Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:00:24.264Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:00:24.277Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:00:24.279Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:00:24.280Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:00:24.280Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:00:24.280Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:00:54.280Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:00:54.293Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:00:54.296Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:00:54.296Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:00:54.296Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:00:54.296Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:01:11.374Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:01:24.296Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:01:24.312Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:01:24.316Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:01:24.316Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:01:24.316Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:01:24.316Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:01:54.316Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:01:54.328Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:01:54.331Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:01:54.331Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:01:54.331Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:01:54.331Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:02:11.374Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:02:24.331Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:02:24.343Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:02:24.345Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:02:24.345Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:02:24.345Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:02:24.345Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:02:54.346Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:02:54.359Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:02:54.362Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:02:54.362Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:02:54.362Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:02:54.363Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:03:11.376Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:03:24.363Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:03:24.387Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:03:24.392Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:03:24.392Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:03:24.392Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:03:24.392Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:03:54.393Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:03:54.418Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:03:54.422Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:03:54.422Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:03:54.422Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:03:54.422Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:04:11.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:04:11.444Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-13T02:04:11.444Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Member SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-74492b55-80ca-492d-bbbe-2b35a72ecb27 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-13T02:04:11.445Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-13T02:04:11.445Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-13T02:04:11.801Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:04:11.837Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T02:04:11.837Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T02:04:11.844Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:04:11.844Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T02:04:11.858Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:04:11.860Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:04:11.860Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:04:11.874Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T02:04:11.875Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T02:04:11.875Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T02:04:11.875Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=78, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T02:04:11.875Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T02:04:11.875Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T02:04:24.423Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T02:04:24.423Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T02:04:24.431Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f813c02f-266f-4cde-9bc5-c426204cb240 and serviceModelVersionId: ec4cacf9-d7c6-4efe-8850-574630f2d3aa
2023-01-13T02:04:24.431Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5cefd34-cf61-480a-b335-43915f00136d
2023-01-13T02:04:24.433Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0
2023-01-13T02:04:24.450Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T02:04:24.489Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||Invoke
2023-01-13T02:04:24.490Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[81deeb6a-0506-49cf-a90d-7e3214723280], X-ECOMP-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], X-TransactionId=[], X-ONAP-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], Content-Type=[application/merge-patch+json]}
2023-01-13T02:04:24.495Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T02:04:24.671Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?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/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 02:04:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[172], vertex-id=[180232], x-aai-txid=[0-aai-resources-230113-02:04:24:679-1560], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T02:04:24.672Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-13T02:04:24.673Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||InvokeReturn
2023-01-13T02:04:24.673Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T02:04:24.673Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-01-13T02:04:24.682Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||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-01-13T02:04:24.682Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f813c02f-266f-4cde-9bc5-c426204cb240 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T02:04:24.683Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T02:04:24.683Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:04:24.684Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:04:24.684Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575464682,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:04:24.701Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:04:24.701Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575464682,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T02:04:24.703Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T02:04:25.702Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T02:04:25.703Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-13T02:04:25.703Z||pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-13T02:04:25.703Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-13T02:04:25.704Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Lost previously 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-01-13T02:04:25.704Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T02:04:25.716Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-d4306a0b-af3d-4571-a903-22d375e8164b
2023-01-13T02:04:25.717Z||pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-13T02:04:25.717Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T02:04:25.717Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T02:04:26.979Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:04:29.987Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:04:32.996Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:04:36.003Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:04:39.011Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:04:42.018Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:04:45.030Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:04:48.039Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:04:51.046Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:04:54.054Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:04:57.062Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:05:00.071Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:05:03.078Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:05:06.087Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:05:09.095Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:05:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:05:11.390Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T02:05:11.390Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T02:05:11.395Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:05:11.395Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-d4306a0b-af3d-4571-a903-22d375e8164b', protocol='range'}
2023-01-13T02:05:11.401Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-82f03e15-5470-439d-b5a2-4653ebf6f025-d4306a0b-af3d-4571-a903-22d375e8164b=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-01-13T02:05:11.430Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:05:11.430Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:05:11.431Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:05:11.435Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-d4306a0b-af3d-4571-a903-22d375e8164b', protocol='range'}
2023-01-13T02:05:11.435Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T02:05:11.435Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T02:05:11.436Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T02:05:11.437Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T02:05:11.437Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T02:05:11.437Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=79, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T02:05:11.437Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T02:05:11.438Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T02:05:11.440Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-13T02:05:11.440Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-13T02:05:11.440Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-13T02:05:11.440Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-13T02:05:11.441Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-13T02:05:11.441Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-13T02:05:11.448Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T02:05:11.449Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"f813c02f-266f-4cde-9bc5-c426204cb240","serviceName":"vFW 2023-01-13 01-39-35","serviceVersion":"1.0","serviceUUID":"ec4cacf9-d7c6-4efe-8850-574630f2d3aa","serviceDescription":"catalog service description","serviceInvariantUUID":"c5cefd34-cf61-480a-b335-43915f00136d","resources":[{"resourceInstanceName":"vFW 34f4629c-33cd 0","resourceName":"vFW 34f4629c-33cd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c39fac7-365f-4852-94f2-63adb3496378","resourceInvariantUUID":"4ee7f4aa-564e-48bd-aadb-8afb0a76c29b","resourceCustomizationUUID":"3766e8ec-a06e-4a00-90f1-2d942709c4b8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml","artifactChecksum":"NWM1NmJhYzlkY2RlODI0NDQ4ZjY5NjIxOGYyMTQwMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"badb1dab-8538-480e-a8c8-1269e7bc873a","artifactVersion":"1"},{"artifactName":"vfw34f4629c33cd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json","artifactChecksum":"YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"78c8b3dc-b422-491d-aeb2-c28919bdf1e0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM0ZDMwOGQzNGQ4NjhiOGZiZDhiNmU0MGIxMTEzOWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"33cbcf4a-86a9-409a-ad13-c7600a7bffe7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8a23618d-3c46-4b63-a253-6c5792b3dc4b","artifactVersion":"2","generatedFromUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230113013935-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml","artifactChecksum":"NTQ5NTViZjlhN2M0N2MzZjIxYzU4MjdlZTA2Yzg4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2745cb75-a0bc-4288-aa21-d0f8e2cd27e2","artifactVersion":"1"},{"artifactName":"service-Vfw20230113013935-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar","artifactChecksum":"ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6cee11f5-84ac-493b-81c8-d01f5b1d364b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T02:05:11.453Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:05:11.453Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:05:11.453Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:05:11.453Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:05:12.453Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.453Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575467031,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.454Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:05:12.454Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.454Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.455Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:05:12.455Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575434127,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.455Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:05:12.455Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.455Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:05:12.455Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.455Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575438443,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.456Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.456Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.456Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575434127,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.457Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.457Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.457Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575467031,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.458Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.458Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.458Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575438443,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T02:05:12.459Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.459Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.459Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575434127,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.459Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.459Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.460Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575467031,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.460Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.460Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.460Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575438443,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-13T02:05:12.461Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.461Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.461Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575434127,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.462Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.462Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.462Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575467031,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.462Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.462Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.463Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575438443,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.463Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.463Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.463Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575434127,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.464Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.464Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.464Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575467031,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.465Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.465Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.465Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575438443,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-13T02:05:12.465Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.466Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.466Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575434127,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.466Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.467Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.467Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575467031,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.467Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.467Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.468Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575438443,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.468Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.469Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.469Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575434127,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:05:12.469Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.470Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.470Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575467031,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:05:12.471Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.471Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.471Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575438443,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:05:12.471Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.471Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.472Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575473022,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:05:12.472Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.472Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.473Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575475771,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:05:12.473Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.474Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.474Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575473038,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:05:12.474Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.474Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.475Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575474118,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:05:12.475Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.475Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.475Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575475189,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:05:12.476Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.476Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.476Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575476257,
  "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-01-13T02:05:12.513Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
2023-01-13T02:05:12.514Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 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-01-13T02:05:12.528Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.529Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575477260,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-13T02:05:12.529Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.529Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.529Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575483407,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-13T02:05:12.529Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:12.529Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.529Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575484410,
  "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-01-13T02:05:12.536Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
2023-01-13T02:05:12.536Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 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-01-13T02:05:12.546Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:05:12.546Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:05:12.546Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:05:13.456Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:05:13.457Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:05:13.457Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:05:13.457Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:05:14.458Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:05:14.459Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:05:14.459Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:05:14.459Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:05:15.460Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:05:15.460Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:05:15.460Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:05:15.460Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:05:16.461Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:05:16.462Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:05:16.462Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:05:16.462Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:05:17.463Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:05:17.463Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:05:17.463Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:05:17.463Z||pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:05:18.464Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "serviceName": "vFW 2023-01-13 01-39-35",
  "serviceVersion": "1.0",
  "serviceUUID": "ec4cacf9-d7c6-4efe-8850-574630f2d3aa",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c5cefd34-cf61-480a-b335-43915f00136d",
  "resources": [
    {
      "resourceInstanceName": "vFW 34f4629c-33cd 0",
      "resourceCustomizationUUID": "3766e8ec-a06e-4a00-90f1-2d942709c4b8",
      "resourceName": "vFW 34f4629c-33cd",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8c39fac7-365f-4852-94f2-63adb3496378",
      "resourceInvariantUUID": "4ee7f4aa-564e-48bd-aadb-8afb0a76c29b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw34f4629c33cd0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
          "artifactChecksum": "YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "78c8b3dc-b422-491d-aeb2-c28919bdf1e0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
            "generatedFromUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230113013935-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
      "artifactChecksum": "ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6cee11f5-84ac-493b-81c8-d01f5b1d364b"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T02:05:18.465Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T02:05:18.465Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ec4cacf9-d7c6-4efe-8850-574630f2d3aa ASDC
2023-01-13T02:05:18.465Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:f813c02f-266f-4cde-9bc5-c426204cb240
ServiceName:vFW 2023-01-13 01-39-35
ServiceVersion:1.0
ServiceUUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
ServiceInvariantUUID:c5cefd34-cf61-480a-b335-43915f00136d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230113013935-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
ArtifactUUID:6cee11f5-84ac-493b-81c8-d01f5b1d364b
ArtifactChecksum:ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 34f4629c-33cd 0
ResourceCustomizationUUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
ResourceInvariantUUID:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
ResourceName:vFW 34f4629c-33cd
ResourceType:VF
ResourceUUID:8c39fac7-365f-4852-94f2-63adb3496378
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw34f4629c33cd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
ArtifactUUID:78c8b3dc-b422-491d-aeb2-c28919bdf1e0
ArtifactChecksum:YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU=
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
ArtifactUUID:bbb80c03-6fe5-4c19-89ce-291e2763926f
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T02:05:18.466Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec4cacf9-d7c6-4efe-8850-574630f2d3aa 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:05:18.497Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:05:18.497Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:05:18.497Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:05:18.498Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T02:05:18.498Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T02:05:18.498Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T02:05:18.711Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T02:05:18.712Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar 6cee11f5-84ac-493b-81c8-d01f5b1d364b 101498
2023-01-13T02:05:18.713Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T02:05:18.713Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T02:05:18.713Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T02:05:18.713Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:05:18.714Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:05:18.714Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575518713,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:05:19.715Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:05:19.716Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:05:19.716Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b, URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar to file: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:05:19.717Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230113013935-csar.csar
2023-01-13T02:05:19.717Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:05:19.717Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:05:20.004Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17460145025159674661/Definitions/service-Vfw20230113013935-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-01-13T02:05:22.045Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T02:05:22.046Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:05:22.046Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:05:22.046Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-13T02:05:22.047Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 34f4629c-33cd 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-Vfw20230113013935-csar.csar
2023-01-13T02:05:22.047Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:05:22.047Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:05:22.047Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:05:22.047Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:05:22.047Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:05:22.048Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:05:22.048Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:05:22.048Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:05:22.048Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:05:22.048Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:05:22.048Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:05:22.049Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.049Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:05:22.049Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:05:22.050Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:05:22.050Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:05:22.050Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.050Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:05:22.051Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:05:22.051Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:05:22.051Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:05:22.051Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.052Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:05:22.052Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.052Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:05:22.052Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:05:22.053Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:05:22.053Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T02:05:22.053Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:05:22.053Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T02:05:22.053Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T02:05:22.054Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:05:22.054Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T02:05:22.054Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T02:05:22.054Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:05:22.054Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T02:05:22.054Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T02:05:22.055Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T02:05:22.055Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T02:05:22.055Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:05:22.055Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T02:05:22.055Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.056Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T02:05:22.056Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.056Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:05:22.056Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:05:22.056Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.057Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:05:22.057Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:05:22.057Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.057Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:05:22.057Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:05:22.058Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.058Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:05:22.058Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:05:22.058Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:05:22.058Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-13T02:05:22.059Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T02:05:22.059Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T02:05:22.059Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:05:22.059Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T02:05:22.059Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T02:05:22.059Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T02:05:22.060Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T02:05:22.060Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:05:22.060Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=adf23bda-03ad-4aa9-b927-ee19e6e0bff5
2023-01-13T02:05:22.060Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.060Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:05:22.061Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:05:22.061Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:05:22.061Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T02:05:22.061Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:05:22.061Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T02:05:22.062Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T02:05:22.062Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:05:22.062Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-13T02:05:22.062Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T02:05:22.062Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T02:05:22.062Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T02:05:22.063Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:05:22.063Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f796b791-f008-4c50-ab4c-d9ff10bd30c3
2023-01-13T02:05:22.063Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.063Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:05:22.063Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:05:22.064Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:05:22.064Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T02:05:22.064Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:05:22.064Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T02:05:22.064Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T02:05:22.064Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:05:22.065Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T02:05:22.065Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T02:05:22.065Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:05:22.065Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T02:05:22.066Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-13T02:05:22.066Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
2023-01-13T02:05:22.066Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.066Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:05:22.066Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.066Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:05:22.067Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.067Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:05:22.067Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:05:22.067Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:05:22.067Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-13 01-39-35
Description:catalog service description
Model UUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
Model Version:NULL
Model InvariantUuid:c5cefd34-cf61-480a-b335-43915f00136d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 34f4629c-33cd
Model UUID:53d1d841-ccf3-4059-86ba-31414fe29a15
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
ModelName:Vfw34f4629c33cd..base_vfw..module-0
ModelUuid:9946828f-f9fb-4200-8e4a-9f1d782fb237
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:adf23bda-03ad-4aa9-b927-ee19e6e0bff5
ModelInvariantUuid:366f29a1-2aed-4c2c-a597-a0c8dda1d88e
ModelName:vFW 34f4629c-33cd-nodes.vfwCvfc
ModelUuid:7a18291c-9743-4cc9-8693-e1be7cac12fd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5ab5e6da-eac0-409d-b013-df5b97f1fe65
ModelInvariantUuid:d902d6e3-1a14-4efb-84cd-a98453966b61
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vfw
ModelUuid:98eec521-c6a5-4b45-9861-5af6f81af039
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f796b791-f008-4c50-ab4c-d9ff10bd30c3
ModelInvariantUuid:96ab739a-292d-4e88-901d-a3cc816b7873
ModelName:vFW 34f4629c-33cd-nodes.vsnCvfc
ModelUuid:5271675e-c73f-46c6-8b00-0e2e4915732d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a735e3c6-7032-42c2-bd0e-585c59b48fa6
ModelInvariantUuid:53a56bb7-28c0-40de-8c0f-892ede957bbd
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vsn
ModelUuid:05032305-a362-4955-8c14-54463c03e7bb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
ModelInvariantUuid:1c9f45f2-fe29-4a3e-90b1-6fd367cd36f3
ModelName:vFW 34f4629c-33cd-nodes.vpgCvfc
ModelUuid:825b232e-9619-4f5b-8b08-c6c02c093156
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:716a2408-1dcb-4a60-a48a-d3b02e0dfdec
ModelInvariantUuid:06f0b330-d153-4044-aff7-fac00ea3e6c2
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vpg
ModelUuid:1f90a436-3bab-4f45-994a-3bc52c0f148e
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=?
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-01-13T02:05:22.096Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||ERROR|500||Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists
2023-01-13T02:05:22.096Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T02:05:22.097Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists)
2023-01-13T02:05:22.097Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:05:22.097Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:05:22.097Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:05:22.097Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575522096,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:05:23.099Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T02:05:23.099Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists)
2023-01-13T02:05:23.100Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:05:23.100Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:05:23.100Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:05:23.100Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575523099,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:05:24.102Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:05:24.116Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:05:24.118Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:05:24.118Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:05:24.119Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:05:24.119Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:05:54.119Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:05:54.134Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:05:54.137Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:05:54.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:05:54.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:05:54.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:06:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:06:11.376Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:06:11.376Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T02:06:11.377Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:06:24.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:06:24.153Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:06:24.156Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:06:24.156Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:06:24.156Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:06:24.156Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:06:54.157Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:06:54.172Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:06:54.175Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:06:54.175Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:06:54.175Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:06:54.176Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:07:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:07:11.375Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:07:11.375Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-13T02:07:11.376Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:07:11.376Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:07:11.376Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:07:11.376Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:07:11.376Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:07:11.376Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-13T02:07:11.376Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:07:11.377Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:07:11.377Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:07:11.377Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:07:11.377Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:07:11.377Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:07:11.377Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:07:11.377Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:07:11.377Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575518713,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:07:11.378Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:07:11.378Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:07:11.378Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575522096,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
}
2023-01-13T02:07:11.378Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:07:11.378Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:07:11.378Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575523099,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
}
2023-01-13T02:07:11.378Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:07:24.176Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:07:24.189Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:07:24.192Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:07:24.192Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:07:24.192Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:07:24.192Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:07:54.193Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:07:54.209Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:07:54.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:07:54.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:07:54.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:07:54.215Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:08:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:08:24.215Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:08:24.228Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:08:24.231Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:08:24.231Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:08:24.231Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:08:24.231Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:08:54.231Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:08:54.247Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:08:54.250Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:08:54.250Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:08:54.250Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:08:54.251Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:09:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:09:24.251Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:09:24.266Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:09:24.268Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:09:24.268Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:09:24.268Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:09:24.268Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:09:54.269Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:09:54.286Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:09:54.288Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:09:54.288Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:09:54.288Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:09:54.289Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:10:11.375Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:10:11.447Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-13T02:10:11.447Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Member SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-d4306a0b-af3d-4571-a903-22d375e8164b sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-13T02:10:11.448Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-13T02:10:11.448Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-13T02:10:11.958Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:10:11.979Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T02:10:11.979Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T02:10:11.986Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:10:11.987Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T02:10:11.999Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:10:11.999Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:10:12.000Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:10:12.004Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T02:10:12.005Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T02:10:12.005Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T02:10:12.005Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=119, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T02:10:12.006Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T02:10:12.006Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T02:10:24.289Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T02:10:24.289Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T02:10:24.294Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f813c02f-266f-4cde-9bc5-c426204cb240 and serviceModelVersionId: ec4cacf9-d7c6-4efe-8850-574630f2d3aa
2023-01-13T02:10:24.295Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5cefd34-cf61-480a-b335-43915f00136d
2023-01-13T02:10:24.295Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0
2023-01-13T02:10:24.299Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T02:10:24.326Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||Invoke
2023-01-13T02:10:24.326Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2b55ed43-de15-4b59-86aa-a22f42d0be70], X-ECOMP-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], X-TransactionId=[], X-ONAP-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], Content-Type=[application/merge-patch+json]}
2023-01-13T02:10:24.330Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T02:10:24.481Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?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/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 02:10:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[180232], x-aai-txid=[1-aai-resources-230113-02:10:24:510-54999], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T02:10:24.481Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-13T02:10:24.481Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||InvokeReturn
2023-01-13T02:10:24.482Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T02:10:24.482Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T02:10:24.494Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T02:10:24.494Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f813c02f-266f-4cde-9bc5-c426204cb240 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T02:10:24.494Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T02:10:24.494Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:24.494Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:24.495Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575824494,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:10:24.506Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:10:24.506Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575824494,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T02:10:24.507Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T02:10:25.510Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T02:10:25.510Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"38263209-1dc8-4124-bcac-47189ddb1a27","serviceDescription":"service","serviceInvariantUUID":"3308cec9-ca74-4409-922c-6f50e7b631d3","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"485e7390-02de-4f37-8653-8ae8e20cd179","resourceInvariantUUID":"915eb39e-450c-4996-ad65-454e41146949","resourceCustomizationUUID":"313b5ad6-6d27-4a08-b33d-7c0906cca1f5","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":"ZmE3MDZhNDAwMDBlNWIyZWYxNDJkN2JmYTgwMzhhMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a05a46de-c677-4d5f-bca8-07414dec4940","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":"OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e922201f-0076-4df7-bc18-f244a5688e83","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":"ebba60dc-24ea-4fc5-a412-a859e6e145b9","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":"06c58ab9-0d7c-458b-9283-3a8561885a17","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":"dbed3201-99e2-4a72-833f-6ea50f275165","artifactVersion":"2","generatedFromUUID":"ebba60dc-24ea-4fc5-a412-a859e6e145b9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"N2E0NTk5ZjlmNGFkZjUxMWM5MzI2NWY1OTdiMmVmMjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ea80ceaf-9eec-4172-8b31-ea989114e02f","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b86b15e9-4532-4cfc-b7b8-cb82809f96db","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T02:10:25.511Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:10:25.511Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:25.511Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:25.512Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "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-01-13T02:10:26.512Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:10:26.513Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:26.513Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:26.513Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "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-01-13T02:10:27.514Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:10:27.515Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:27.515Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:27.515Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "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-01-13T02:10:28.516Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:10:28.516Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:28.516Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:28.517Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "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-01-13T02:10:29.517Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:10:29.518Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:29.518Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:29.518Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "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-01-13T02:10:30.518Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:10:30.519Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:30.519Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:30.519Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:10:31.520Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:10:31.521Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:31.521Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:31.521Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:10:32.522Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "38263209-1dc8-4124-bcac-47189ddb1a27",
  "serviceDescription": "service",
  "serviceInvariantUUID": "3308cec9-ca74-4409-922c-6f50e7b631d3",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "313b5ad6-6d27-4a08-b33d-7c0906cca1f5",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "485e7390-02de-4f37-8653-8ae8e20cd179",
      "resourceInvariantUUID": "915eb39e-450c-4996-ad65-454e41146949",
      "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": "OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e922201f-0076-4df7-bc18-f244a5688e83",
          "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": "ebba60dc-24ea-4fc5-a412-a859e6e145b9",
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
            "generatedFromUUID": "ebba60dc-24ea-4fc5-a412-a859e6e145b9"
          },
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b86b15e9-4532-4cfc-b7b8-cb82809f96db"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T02:10:32.523Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T02:10:32.523Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 38263209-1dc8-4124-bcac-47189ddb1a27 ASDC
2023-01-13T02:10:32.524Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:38263209-1dc8-4124-bcac-47189ddb1a27
ServiceInvariantUUID:3308cec9-ca74-4409-922c-6f50e7b631d3
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:b86b15e9-4532-4cfc-b7b8-cb82809f96db
ArtifactChecksum:MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
ResourceInvariantUUID:915eb39e-450c-4996-ad65-454e41146949
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:485e7390-02de-4f37-8653-8ae8e20cd179
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:e922201f-0076-4df7-bc18-f244a5688e83
ArtifactChecksum:OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY=
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:ebba60dc-24ea-4fc5-a412-a859e6e145b9
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:dbed3201-99e2-4a72-833f-6ea50f275165
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:dbed3201-99e2-4a72-833f-6ea50f275165
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T02:10:32.524Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 38263209-1dc8-4124-bcac-47189ddb1a27 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-01-13T02:10:32.557Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:10:32.558Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:10:32.558Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:10:32.558Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T02:10:32.558Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T02:10:32.559Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T02:10:32.730Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T02:10:32.731Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar b86b15e9-4532-4cfc-b7b8-cb82809f96db 75202
2023-01-13T02:10:32.731Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T02:10:32.731Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T02:10:32.732Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T02:10:32.732Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:32.732Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:32.732Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575832731,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:10:33.733Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:10:33.734Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:10:33.734Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:10:33.735Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-13T02:10:33.735Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:10:33.735Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:10:33.868Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17482578419053337662/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-01-13T02:10:34.945Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T02:10:34.946Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:10:34.946Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:10:34.946Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T02:10:34.946Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:34.946Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:34.946Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:34.946Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:34.946Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:34.946Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:34.946Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:34.947Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:10:34.947Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:34.947Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:34.947Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:10:34.947Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:10:34.947Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:10:34.948Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:34.948Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:34.948Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:10:34.948Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:10:34.948Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:10:34.948Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:34.948Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:34.949Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:34.949Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T02:10:34.949Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-13T02:10:34.949Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-13T02:10:34.949Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-13T02:10:34.949Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T02:10:34.949Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T02:10:34.950Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:34.950Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T02:10:34.950Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:34.950Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:10:34.950Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:10:34.950Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:34.951Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:10:34.951Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:10:34.951Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:34.951Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:10:34.951Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:10:34.951Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:34.951Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T02:10:34.952Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-13T02:10:34.952Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T02:10:34.952Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6bb226b5-19ef-4d2d-8a25-e11b9ece4222
2023-01-13T02:10:34.952Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:34.952Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:34.952Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:34.952Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:34.953Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:34.953Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:34.953Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:34.953Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:34.953Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:38263209-1dc8-4124-bcac-47189ddb1a27
Model Version:NULL
Model InvariantUuid:3308cec9-ca74-4409-922c-6f50e7b631d3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:f7d26c28-f59c-49e3-a203-7337826c8255
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:915eb39e-450c-4996-ad65-454e41146949
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c2e4b08e-8abc-4a02-8303-4c58c022f24d
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:5d481a29-46b1-4994-97fa-173aae2cc594
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:6bb226b5-19ef-4d2d-8a25-e11b9ece4222
ModelInvariantUuid:26abb5d9-f337-4752-bd34-4fe844a00269
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:f3c7f3f4-8d21-4477-ac29-5efb2f8c4ffc
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:1fc18d3d-d82d-416c-819c-3af0ab75a403
ModelInvariantUuid:9a9621ef-60c0-43e7-9525-796f2693f912
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:8b06ebf6-b7e4-4c30-9e21-3d444a8a001c
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-01-13T02:10:34.963Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 485e7390-02de-4f37-8653-8ae8e20cd179
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-01-13T02:10:34.966Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||basic_vm 0
2023-01-13T02:10:34.966Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 485e7390-02de-4f37-8653-8ae8e20cd179
2023-01-13T02:10:34.966Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e922201f-0076-4df7-bc18-f244a5688e83 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-01-13T02:10:34.966Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T02:10:34.967Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:35.052Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T02:10:35.054Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json e922201f-0076-4df7-bc18-f244a5688e83 787
2023-01-13T02:10:35.054Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:35.054Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:35.054Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T02:10:35.054Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:35.054Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:35.054Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575835054,
  "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-01-13T02:10:36.055Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "c2e4b08e-8abc-4a02-8303-4c58c022f24d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "5d481a29-46b1-4994-97fa-173aae2cc594",
    "vfModuleModelCustomizationUUID": "d667cc8b-05f9-4e02-8d69-568d83a2ae71",
    "isBase": true,
    "artifacts": [
      "ebba60dc-24ea-4fc5-a412-a859e6e145b9",
      "dbed3201-99e2-4a72-833f-6ea50f275165"
    ],
    "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-01-13T02:10:36.060Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5d481a29-46b1-4994-97fa-173aae2cc594
VfModuleModelInvariantUUID:c2e4b08e-8abc-4a02-8303-4c58c022f24d
VfModuleModelDescription:NULL
Artifacts UUID List:{
ebba60dc-24ea-4fc5-a412-a859e6e145b9
,
dbed3201-99e2-4a72-833f-6ea50f275165

}
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-01-13T02:10:36.062Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "c2e4b08e-8abc-4a02-8303-4c58c022f24d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "5d481a29-46b1-4994-97fa-173aae2cc594",
    "vfModuleModelCustomizationUUID": "d667cc8b-05f9-4e02-8d69-568d83a2ae71",
    "isBase": true,
    "artifacts": [
      "ebba60dc-24ea-4fc5-a412-a859e6e145b9",
      "dbed3201-99e2-4a72-833f-6ea50f275165"
    ],
    "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-01-13T02:10:36.062Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5d481a29-46b1-4994-97fa-173aae2cc594
VfModuleModelInvariantUUID:c2e4b08e-8abc-4a02-8303-4c58c022f24d
VfModuleModelDescription:NULL
Artifacts UUID List:{
ebba60dc-24ea-4fc5-a412-a859e6e145b9
,
dbed3201-99e2-4a72-833f-6ea50f275165

}
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-01-13T02:10:36.062Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: ebba60dc-24ea-4fc5-a412-a859e6e145b9 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-01-13T02:10:36.062Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T02:10:36.062Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:36.126Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T02:10:36.126Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ebba60dc-24ea-4fc5-a412-a859e6e145b9 5033
2023-01-13T02:10:36.127Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:36.127Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:36.128Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T02:10:36.128Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:36.128Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:36.128Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575836127,
  "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-01-13T02:10:37.129Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: dbed3201-99e2-4a72-833f-6ea50f275165 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-01-13T02:10:37.129Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T02:10:37.130Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:37.214Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T02:10:37.214Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env dbed3201-99e2-4a72-833f-6ea50f275165 903
2023-01-13T02:10:37.215Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:37.215Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:37.215Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T02:10:37.215Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:37.215Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:37.215Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575837215,
  "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-01-13T02:10:38.216Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 38263209-1dc8-4124-bcac-47189ddb1a27
2023-01-13T02:10:38.216Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 485e7390-02de-4f37-8653-8ae8e20cd179 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-01-13T02:10:38.239Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@79e4c8a2, org.onap.sdc.toscaparser.api.parameters.Input@72610058, org.onap.sdc.toscaparser.api.parameters.Input@35b20c00, org.onap.sdc.toscaparser.api.parameters.Input@2db2fc8a, org.onap.sdc.toscaparser.api.parameters.Input@724c8046]
2023-01-13T02:10:38.240Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:38.240Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:38.241Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2023-01-13T02:10:38.241Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 313b5ad6-6d27-4a08-b33d-7c0906cca1f5
2023-01-13T02:10:38.241Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 313b5ad6-6d27-4a08-b33d-7c0906cca1f5 matches Tosca VF Customization UUID: 313b5ad6-6d27-4a08-b33d-7c0906cca1f5
2023-01-13T02:10:38.241Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 313b5ad6-6d27-4a08-b33d-7c0906cca1f5  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-01-13T02:10:38.246Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:38.247Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:38.248Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 313b5ad6-6d27-4a08-b33d-7c0906cca1f5: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-13T02:10:38.248Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@17ce0d03
2023-01-13T02:10:38.248Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:38.249Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T02:10:38.249Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d667cc8b-05f9-4e02-8d69-568d83a2ae71
2023-01-13T02:10:38.249Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d667cc8b-05f9-4e02-8d69-568d83a2ae71
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-01-13T02:10:38.254Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:38.254Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:10:38.255Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:10:38.255Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:38.255Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:10:38.256Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:10:38.256Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:38.256Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T02:10:38.257Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-13T02:10:38.257Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T02:10:38.257Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6bb226b5-19ef-4d2d-8a25-e11b9ece4222
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-01-13T02:10:38.265Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:38.266Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:10:38.266Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:10:38.267Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:38.267Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:10:38.267Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=313b5ad6-6d27-4a08-b33d-7c0906cca1f5
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-01-13T02:10:38.270Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:38.271Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:38.271Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 38263209-1dc8-4124-bcac-47189ddb1a27: basic_vm
2023-01-13T02:10:38.272Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:38.272Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:38.272Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:38.273Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:38.273Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:38.274Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:38.274Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:38.274Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:38.275Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:10:38.275Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:10:38.276Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:38.422Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 485e7390-02de-4f37-8653-8ae8e20cd179 1 ASDC deployResourceStructure
2023-01-13T02:10:38.423Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:38.423Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:38.423Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-13T02:10:38.423Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:38.424Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:38.424Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575838423,
  "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-01-13T02:10:39.425Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:39.425Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:39.425Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-13T02:10:39.425Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:39.425Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:39.426Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575839425,
  "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-01-13T02:10:40.426Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:40.427Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:10:40.427Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-13T02:10:40.427Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:40.427Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:40.427Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575840426,
  "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-01-13T02:10:41.428Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T02:10:41.429Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T02:10:41.429Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-13T02:10:41.429Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:10:41.429Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:10:41.429Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575841428,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:10:42.430Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:10:42.455Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:10:42.458Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:10:42.458Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:10:42.458Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:10:42.458Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:11:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:11:11.382Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.383Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.384Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.384Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.384Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T02:11:11.384Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.384Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.385Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-13T02:11:11.385Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.385Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.385Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.385Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.385Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.385Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-13T02:11:11.386Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.386Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.386Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.386Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.386Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.386Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575774049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.386Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.387Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.387Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575827031,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.387Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.387Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.387Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575808282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.387Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.388Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.388Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575465702,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:11:11.388Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.388Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.388Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575774049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.388Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.389Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.389Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575827031,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.389Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.389Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.389Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575808282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.389Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.390Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.390Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575832731,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:11:11.390Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.390Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.390Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575774049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.390Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.390Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.391Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575827031,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.391Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.391Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.391Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575808282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.391Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.391Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.392Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575774049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.392Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.392Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.392Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575827031,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.392Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.392Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.392Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575808282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.393Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.393Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.393Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575835054,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:11:11.393Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.393Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.393Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575774049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.394Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.394Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.394Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575827031,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.394Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.394Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.394Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575808282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.394Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.395Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.395Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575836127,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:11:11.395Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.395Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.395Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575774049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.395Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.395Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.396Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575827031,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.396Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.396Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.396Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575808282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.396Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.396Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.396Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575837215,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:11:11.396Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.396Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.396Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575774049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.397Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.397Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.397Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575827031,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.397Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.397Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.397Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575808282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:11:11.397Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.398Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.398Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575774049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:11:11.398Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.398Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.398Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575827031,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:11:11.398Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.398Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.398Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673575808282,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:11:11.398Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.398Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.399Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575838423,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-13T02:11:11.399Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.399Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.399Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575839425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-01-13T02:11:11.399Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.400Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.400Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673575839441,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:11:11.400Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.400Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.400Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575842230,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:11:11.400Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.400Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.401Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575840426,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-01-13T02:11:11.401Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.401Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.401Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673575841428,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-13T02:11:11.401Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.401Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.401Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575847087,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-13T02:11:11.402Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:11:11.402Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:11:11.402Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "aai-model-loader",
  "timestamp": 1673575848090,
  "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=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:11:11.424Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 435fcc84-d0d8-4078-8198-156c05ad7e8b
2023-01-13T02:11:11.425Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 435fcc84-d0d8-4078-8198-156c05ad7e8b 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-01-13T02:11:12.459Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:11:12.474Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:11:12.476Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:11:12.476Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:11:12.477Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:11:12.477Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:11:42.477Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:11:42.499Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:11:42.501Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:11:42.501Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:11:42.502Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:11:42.502Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:12:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:12:12.502Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:12:12.516Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:12:12.518Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:12:12.518Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:12:12.519Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:12:12.519Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:12:42.519Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:12:42.531Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:12:42.534Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:12:42.534Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:12:42.534Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:12:42.534Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:13:11.375Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:13:12.534Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:13:12.555Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:13:12.558Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:13:12.558Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:13:12.558Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:13:12.558Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:13:42.558Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:13:42.572Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:13:42.574Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:13:42.574Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:13:42.574Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:13:42.575Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:14:11.376Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:14:12.575Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:14:12.586Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:14:12.588Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:14:12.588Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:14:12.588Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:14:12.588Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:14:42.589Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:14:42.601Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:14:42.604Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:14:42.605Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:14:42.605Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:14:42.605Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:15:11.376Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:15:12.032Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: cached metadata has changed from (version37: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version38: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-01-13T02:15:12.043Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T02:15:12.043Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T02:15:12.053Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:15:12.053Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T02:15:12.068Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:15:12.069Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:15:12.069Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:15:12.075Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T02:15:12.075Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T02:15:12.075Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T02:15:12.076Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=163, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T02:15:12.076Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T02:15:12.076Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T02:15:12.605Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:15:12.618Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:15:12.622Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:15:12.622Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:15:12.622Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:15:12.622Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:15:42.622Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T02:15:42.623Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 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-01-13T02:15:42.629Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and serviceModelVersionId: 38263209-1dc8-4124-bcac-47189ddb1a27
2023-01-13T02:15:42.629Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3308cec9-ca74-4409-922c-6f50e7b631d3
2023-01-13T02:15:42.632Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0
2023-01-13T02:15:42.648Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T02:15:42.710Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||Invoke
2023-01-13T02:15:42.711Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[88724cb5-0bc8-44d7-9b52-fffab9c4621c], X-ECOMP-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], X-TransactionId=[], X-ONAP-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], Content-Type=[application/merge-patch+json]}
2023-01-13T02:15:42.713Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T02:15:42.987Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?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/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 02:15:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[270], vertex-id=[397408], x-aai-txid=[1-aai-resources-230113-02:15:42:893-73255], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T02:15:42.988Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-13T02:15:42.988Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||InvokeReturn
2023-01-13T02:15:42.989Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T02:15:42.989Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:15:42.996Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:15:42.997Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T02:15:42.997Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T02:15:42.998Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:15:42.998Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:15:42.998Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576142997,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:15:43.012Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:15:43.013Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576142997,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T02:15:43.017Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T02:15:44.017Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T02:15:44.018Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-13T02:15:44.019Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 1 disconnected.
2023-01-13T02:15:44.020Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Cancelled in-flight METADATA request with correlation id 52135 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms)
2023-01-13T02:15:44.022Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2 disconnected.
2023-01-13T02:15:44.023Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-13T02:15:44.023Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-13T02:15:44.023Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Lost previously 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-01-13T02:15:44.023Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T02:15:44.029Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-5e9c1e27-406d-471b-bdc6-62470893bab2
2023-01-13T02:15:44.029Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-13T02:15:44.029Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T02:15:44.029Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T02:15:45.247Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:15:48.256Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:15:51.265Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:15:54.279Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:15:57.287Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:16:00.295Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:16:03.302Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:16:06.309Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:16:09.318Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:16:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:16:11.387Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T02:16:11.387Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T02:16:11.399Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:16:11.401Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-5e9c1e27-406d-471b-bdc6-62470893bab2', protocol='range'}
2023-01-13T02:16:11.405Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:16:11.405Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:16:11.406Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:16:11.406Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:16:11.406Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:16:11.407Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:16:11.408Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 12: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-82f03e15-5470-439d-b5a2-4653ebf6f025-5e9c1e27-406d-471b-bdc6-62470893bab2=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-01-13T02:16:11.421Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:16:11.421Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-5e9c1e27-406d-471b-bdc6-62470893bab2', protocol='range'}
2023-01-13T02:16:11.421Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:16:11.421Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T02:16:11.421Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T02:16:11.422Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:16:11.425Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T02:16:11.425Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-13T02:16:11.425Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T02:16:11.426Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T02:16:11.426Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-13T02:16:11.426Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=164, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T02:16:11.426Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-13T02:16:11.426Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T02:16:11.426Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T02:16:11.426Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-13T02:16:11.426Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-13T02:16:11.427Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-13T02:16:11.517Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T02:16:11.517Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"f813c02f-266f-4cde-9bc5-c426204cb240","serviceName":"vFW 2023-01-13 01-39-35","serviceVersion":"1.0","serviceUUID":"ec4cacf9-d7c6-4efe-8850-574630f2d3aa","serviceDescription":"catalog service description","serviceInvariantUUID":"c5cefd34-cf61-480a-b335-43915f00136d","resources":[{"resourceInstanceName":"vFW 34f4629c-33cd 0","resourceName":"vFW 34f4629c-33cd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c39fac7-365f-4852-94f2-63adb3496378","resourceInvariantUUID":"4ee7f4aa-564e-48bd-aadb-8afb0a76c29b","resourceCustomizationUUID":"3766e8ec-a06e-4a00-90f1-2d942709c4b8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml","artifactChecksum":"NWM1NmJhYzlkY2RlODI0NDQ4ZjY5NjIxOGYyMTQwMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"badb1dab-8538-480e-a8c8-1269e7bc873a","artifactVersion":"1"},{"artifactName":"vfw34f4629c33cd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json","artifactChecksum":"YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"78c8b3dc-b422-491d-aeb2-c28919bdf1e0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM0ZDMwOGQzNGQ4NjhiOGZiZDhiNmU0MGIxMTEzOWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"33cbcf4a-86a9-409a-ad13-c7600a7bffe7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8a23618d-3c46-4b63-a253-6c5792b3dc4b","artifactVersion":"2","generatedFromUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230113013935-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml","artifactChecksum":"NTQ5NTViZjlhN2M0N2MzZjIxYzU4MjdlZTA2Yzg4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2745cb75-a0bc-4288-aa21-d0f8e2cd27e2","artifactVersion":"1"},{"artifactName":"service-Vfw20230113013935-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar","artifactChecksum":"ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6cee11f5-84ac-493b-81c8-d01f5b1d364b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T02:16:11.519Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:16:11.519Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:16:11.519Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:16:11.519Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:16:12.439Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:16:12.439Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:16:12.440Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:16:12.520Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:16:12.520Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:16:12.520Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:16:12.521Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:16:13.522Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:16:13.522Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:16:13.522Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:16:13.522Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:16:14.523Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:16:14.524Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:16:14.524Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:16:14.524Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:16:15.525Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:16:15.526Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:16:15.526Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:16:15.526Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:16:16.527Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:16:16.527Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:16:16.527Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:16:16.528Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:16:17.528Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:16:17.529Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:16:17.529Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:16:17.529Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:16:18.530Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "serviceName": "vFW 2023-01-13 01-39-35",
  "serviceVersion": "1.0",
  "serviceUUID": "ec4cacf9-d7c6-4efe-8850-574630f2d3aa",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c5cefd34-cf61-480a-b335-43915f00136d",
  "resources": [
    {
      "resourceInstanceName": "vFW 34f4629c-33cd 0",
      "resourceCustomizationUUID": "3766e8ec-a06e-4a00-90f1-2d942709c4b8",
      "resourceName": "vFW 34f4629c-33cd",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8c39fac7-365f-4852-94f2-63adb3496378",
      "resourceInvariantUUID": "4ee7f4aa-564e-48bd-aadb-8afb0a76c29b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw34f4629c33cd0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
          "artifactChecksum": "YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "78c8b3dc-b422-491d-aeb2-c28919bdf1e0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
            "generatedFromUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230113013935-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
      "artifactChecksum": "ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6cee11f5-84ac-493b-81c8-d01f5b1d364b"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T02:16:18.531Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T02:16:18.535Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ec4cacf9-d7c6-4efe-8850-574630f2d3aa ASDC
2023-01-13T02:16:18.536Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:f813c02f-266f-4cde-9bc5-c426204cb240
ServiceName:vFW 2023-01-13 01-39-35
ServiceVersion:1.0
ServiceUUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
ServiceInvariantUUID:c5cefd34-cf61-480a-b335-43915f00136d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230113013935-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
ArtifactUUID:6cee11f5-84ac-493b-81c8-d01f5b1d364b
ArtifactChecksum:ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 34f4629c-33cd 0
ResourceCustomizationUUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
ResourceInvariantUUID:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
ResourceName:vFW 34f4629c-33cd
ResourceType:VF
ResourceUUID:8c39fac7-365f-4852-94f2-63adb3496378
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw34f4629c33cd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
ArtifactUUID:78c8b3dc-b422-491d-aeb2-c28919bdf1e0
ArtifactChecksum:YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU=
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
ArtifactUUID:bbb80c03-6fe5-4c19-89ce-291e2763926f
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T02:16:18.536Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec4cacf9-d7c6-4efe-8850-574630f2d3aa 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:16:18.578Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:16:18.579Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:16:18.579Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:16:18.580Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T02:16:18.581Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T02:16:18.581Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T02:16:18.843Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T02:16:18.844Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar 6cee11f5-84ac-493b-81c8-d01f5b1d364b 101498
2023-01-13T02:16:18.844Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T02:16:18.844Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T02:16:18.845Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T02:16:18.846Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:16:18.846Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:16:18.846Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576178844,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:16:19.847Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:16:19.848Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:16:19.848Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b, URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar to file: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:16:19.848Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230113013935-csar.csar
2023-01-13T02:16:19.849Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:16:19.849Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:16:20.091Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16510589071177555811/Definitions/service-Vfw20230113013935-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-01-13T02:16:22.231Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T02:16:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:16:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:16:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-13T02:16:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 34f4629c-33cd 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-Vfw20230113013935-csar.csar
2023-01-13T02:16:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:16:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:16:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:16:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:16:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:16:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:16:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:16:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:16:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:16:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:16:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:16:22.234Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.234Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:16:22.234Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:16:22.234Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:16:22.234Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:16:22.235Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.235Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:16:22.235Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:16:22.235Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:16:22.235Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:16:22.235Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.236Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:16:22.236Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.236Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:16:22.236Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:16:22.236Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:16:22.236Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T02:16:22.236Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:16:22.237Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T02:16:22.237Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T02:16:22.237Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:16:22.237Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T02:16:22.237Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T02:16:22.237Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:16:22.237Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T02:16:22.237Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T02:16:22.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T02:16:22.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T02:16:22.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:16:22.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T02:16:22.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T02:16:22.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.239Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:16:22.239Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:16:22.239Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.239Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:16:22.239Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:16:22.239Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:16:22.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:16:22.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:16:22.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:16:22.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:16:22.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-13T02:16:22.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T02:16:22.241Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T02:16:22.241Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:16:22.241Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T02:16:22.241Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T02:16:22.241Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T02:16:22.241Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T02:16:22.241Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:16:22.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=adf23bda-03ad-4aa9-b927-ee19e6e0bff5
2023-01-13T02:16:22.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:16:22.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:16:22.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:16:22.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T02:16:22.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:16:22.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T02:16:22.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T02:16:22.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:16:22.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-13T02:16:22.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T02:16:22.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T02:16:22.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T02:16:22.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:16:22.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f796b791-f008-4c50-ab4c-d9ff10bd30c3
2023-01-13T02:16:22.244Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.244Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:16:22.244Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:16:22.244Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:16:22.244Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T02:16:22.244Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:16:22.244Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T02:16:22.244Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T02:16:22.245Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:16:22.245Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T02:16:22.245Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T02:16:22.245Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:16:22.245Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T02:16:22.245Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-13T02:16:22.245Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
2023-01-13T02:16:22.245Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.246Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:16:22.246Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.246Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:16:22.246Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.246Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:16:22.247Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:16:22.247Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:16:22.247Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-13 01-39-35
Description:catalog service description
Model UUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
Model Version:NULL
Model InvariantUuid:c5cefd34-cf61-480a-b335-43915f00136d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 34f4629c-33cd
Model UUID:53d1d841-ccf3-4059-86ba-31414fe29a15
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
ModelName:Vfw34f4629c33cd..base_vfw..module-0
ModelUuid:9946828f-f9fb-4200-8e4a-9f1d782fb237
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:adf23bda-03ad-4aa9-b927-ee19e6e0bff5
ModelInvariantUuid:366f29a1-2aed-4c2c-a597-a0c8dda1d88e
ModelName:vFW 34f4629c-33cd-nodes.vfwCvfc
ModelUuid:7a18291c-9743-4cc9-8693-e1be7cac12fd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5ab5e6da-eac0-409d-b013-df5b97f1fe65
ModelInvariantUuid:d902d6e3-1a14-4efb-84cd-a98453966b61
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vfw
ModelUuid:98eec521-c6a5-4b45-9861-5af6f81af039
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f796b791-f008-4c50-ab4c-d9ff10bd30c3
ModelInvariantUuid:96ab739a-292d-4e88-901d-a3cc816b7873
ModelName:vFW 34f4629c-33cd-nodes.vsnCvfc
ModelUuid:5271675e-c73f-46c6-8b00-0e2e4915732d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a735e3c6-7032-42c2-bd0e-585c59b48fa6
ModelInvariantUuid:53a56bb7-28c0-40de-8c0f-892ede957bbd
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vsn
ModelUuid:05032305-a362-4955-8c14-54463c03e7bb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
ModelInvariantUuid:1c9f45f2-fe29-4a3e-90b1-6fd367cd36f3
ModelName:vFW 34f4629c-33cd-nodes.vpgCvfc
ModelUuid:825b232e-9619-4f5b-8b08-c6c02c093156
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:716a2408-1dcb-4a60-a48a-d3b02e0dfdec
ModelInvariantUuid:06f0b330-d153-4044-aff7-fac00ea3e6c2
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vpg
ModelUuid:1f90a436-3bab-4f45-994a-3bc52c0f148e
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=?
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-01-13T02:16:22.286Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||ERROR|500||Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists
2023-01-13T02:16:22.286Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T02:16:22.287Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists)
2023-01-13T02:16:22.287Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:16:22.287Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:16:22.287Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:16:22.287Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576182286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:16:23.288Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T02:16:23.288Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists)
2023-01-13T02:16:23.289Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:16:23.289Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:16:23.289Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:16:23.289Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576183288,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:16:24.290Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:16:24.303Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:16:24.305Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:16:24.306Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:16:24.306Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:16:24.306Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:16:54.306Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:16:54.320Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:16:54.322Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:16:54.322Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:16:54.323Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:16:54.323Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:17:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:17:11.375Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:17:11.375Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T02:17:11.375Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:17:24.323Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:17:24.336Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:17:24.338Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:17:24.338Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:17:24.338Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:17:24.338Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:17:54.339Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:17:54.352Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:17:54.354Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:17:54.354Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:17:54.354Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:17:54.354Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:18:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:18:11.375Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:18:11.375Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-13T02:18:11.376Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:18:11.376Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:18:11.376Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:18:11.376Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:18:11.376Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:18:11.376Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-13T02:18:11.377Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:18:11.377Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:18:11.377Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:18:11.377Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:18:11.377Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:18:11.377Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:18:11.377Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:18:11.377Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:18:11.377Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576178844,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:18:11.377Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:18:11.378Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:18:11.378Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576182286,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
}
2023-01-13T02:18:11.378Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:18:11.378Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:18:11.378Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576183288,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
}
2023-01-13T02:18:11.378Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:18:24.355Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:18:24.374Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:18:24.376Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:18:24.377Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:18:24.377Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:18:24.377Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:18:54.377Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:18:54.396Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:18:54.399Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:18:54.399Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:18:54.399Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:18:54.400Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:19:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:19:24.400Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:19:24.422Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:19:24.424Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:19:24.424Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:19:24.424Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:19:24.424Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:19:54.424Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:19:54.445Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:19:54.448Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:19:54.448Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:19:54.448Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:19:54.448Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:20:11.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:20:24.449Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:20:24.477Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:20:24.480Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:20:24.480Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:20:24.480Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:20:24.480Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:20:54.480Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:20:54.497Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:20:54.499Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:20:54.499Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:20:54.499Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:20:54.500Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:21:11.376Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:21:11.551Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-13T02:21:11.551Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Member SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-5e9c1e27-406d-471b-bdc6-62470893bab2 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-13T02:21:11.552Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-13T02:21:11.552Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-13T02:21:11.929Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:21:11.939Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T02:21:11.939Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T02:21:11.944Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:21:11.945Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 13: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T02:21:11.955Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:21:11.956Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:21:11.956Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:21:11.962Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T02:21:11.962Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T02:21:11.962Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T02:21:11.963Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=174, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T02:21:11.963Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T02:21:11.963Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T02:21:24.500Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T02:21:24.500Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T02:21:24.509Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f813c02f-266f-4cde-9bc5-c426204cb240 and serviceModelVersionId: ec4cacf9-d7c6-4efe-8850-574630f2d3aa
2023-01-13T02:21:24.509Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5cefd34-cf61-480a-b335-43915f00136d
2023-01-13T02:21:24.511Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0
2023-01-13T02:21:24.521Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T02:21:24.567Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?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-01-13T02:21:24.569Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||Invoke
2023-01-13T02:21:24.576Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T02:21:24.748Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||InvokeReturn
2023-01-13T02:21:24.748Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 02:21:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[167], vertex-id=[180232], x-aai-txid=[0-aai-resources-230113-02:21:24:756-837], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T02:21:24.749Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T02:21:24.749Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T02:21:24.749Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T02:21:24.759Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T02:21:24.760Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f813c02f-266f-4cde-9bc5-c426204cb240 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T02:21:24.760Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T02:21:24.761Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:21:24.762Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:21:24.762Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576484760,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:21:24.780Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:21:24.780Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576484760,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T02:21:24.782Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T02:21:25.787Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T02:21:25.787Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"38263209-1dc8-4124-bcac-47189ddb1a27","serviceDescription":"service","serviceInvariantUUID":"3308cec9-ca74-4409-922c-6f50e7b631d3","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"485e7390-02de-4f37-8653-8ae8e20cd179","resourceInvariantUUID":"915eb39e-450c-4996-ad65-454e41146949","resourceCustomizationUUID":"313b5ad6-6d27-4a08-b33d-7c0906cca1f5","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":"ZmE3MDZhNDAwMDBlNWIyZWYxNDJkN2JmYTgwMzhhMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a05a46de-c677-4d5f-bca8-07414dec4940","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":"OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e922201f-0076-4df7-bc18-f244a5688e83","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":"ebba60dc-24ea-4fc5-a412-a859e6e145b9","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":"06c58ab9-0d7c-458b-9283-3a8561885a17","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":"dbed3201-99e2-4a72-833f-6ea50f275165","artifactVersion":"2","generatedFromUUID":"ebba60dc-24ea-4fc5-a412-a859e6e145b9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"N2E0NTk5ZjlmNGFkZjUxMWM5MzI2NWY1OTdiMmVmMjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ea80ceaf-9eec-4172-8b31-ea989114e02f","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b86b15e9-4532-4cfc-b7b8-cb82809f96db","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T02:21:25.788Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:21:25.788Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:21:25.788Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:21:25.788Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "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-01-13T02:21:26.790Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:21:26.790Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:21:26.791Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:21:26.791Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "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-01-13T02:21:27.792Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:21:27.793Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:21:27.793Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:21:27.793Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "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-01-13T02:21:28.795Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:21:28.796Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:21:28.796Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:21:28.796Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "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-01-13T02:21:29.798Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:21:29.798Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:21:29.798Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:21:29.799Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "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-01-13T02:21:30.800Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:21:30.801Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:21:30.801Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:21:30.801Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:21:31.802Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:21:31.803Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:21:31.803Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:21:31.803Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:21:32.808Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "38263209-1dc8-4124-bcac-47189ddb1a27",
  "serviceDescription": "service",
  "serviceInvariantUUID": "3308cec9-ca74-4409-922c-6f50e7b631d3",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "313b5ad6-6d27-4a08-b33d-7c0906cca1f5",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "485e7390-02de-4f37-8653-8ae8e20cd179",
      "resourceInvariantUUID": "915eb39e-450c-4996-ad65-454e41146949",
      "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": "OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e922201f-0076-4df7-bc18-f244a5688e83",
          "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": "ebba60dc-24ea-4fc5-a412-a859e6e145b9",
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
            "generatedFromUUID": "ebba60dc-24ea-4fc5-a412-a859e6e145b9"
          },
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b86b15e9-4532-4cfc-b7b8-cb82809f96db"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T02:21:32.808Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T02:21:32.809Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 38263209-1dc8-4124-bcac-47189ddb1a27 ASDC
2023-01-13T02:21:32.810Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:38263209-1dc8-4124-bcac-47189ddb1a27
ServiceInvariantUUID:3308cec9-ca74-4409-922c-6f50e7b631d3
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:b86b15e9-4532-4cfc-b7b8-cb82809f96db
ArtifactChecksum:MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
ResourceInvariantUUID:915eb39e-450c-4996-ad65-454e41146949
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:485e7390-02de-4f37-8653-8ae8e20cd179
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:e922201f-0076-4df7-bc18-f244a5688e83
ArtifactChecksum:OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY=
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:ebba60dc-24ea-4fc5-a412-a859e6e145b9
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:dbed3201-99e2-4a72-833f-6ea50f275165
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:dbed3201-99e2-4a72-833f-6ea50f275165
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T02:21:32.810Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 38263209-1dc8-4124-bcac-47189ddb1a27 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:21:32.845Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:21:32.846Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:21:32.846Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:21:32.846Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T02:21:32.846Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T02:21:32.846Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T02:21:33.116Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T02:21:33.117Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar b86b15e9-4532-4cfc-b7b8-cb82809f96db 75202
2023-01-13T02:21:33.117Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T02:21:33.117Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T02:21:33.117Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T02:21:33.118Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:21:33.118Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:21:33.118Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576493117,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:21:34.120Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:21:34.120Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:21:34.121Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:21:34.121Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-13T02:21:34.122Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:21:34.123Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:21:34.331Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4836946347457093696/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-01-13T02:21:35.560Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T02:21:35.560Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:21:35.560Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:21:35.560Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T02:21:35.561Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:21:35.561Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:21:35.561Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:21:35.561Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:21:35.561Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:21:35.561Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:21:35.561Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:21:35.561Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:21:35.562Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:21:35.562Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:21:35.562Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:21:35.562Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:21:35.563Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:21:35.563Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:21:35.563Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:21:35.563Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:21:35.563Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:21:35.563Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:21:35.564Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:21:35.564Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:21:35.564Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:21:35.564Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T02:21:35.564Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-13T02:21:35.565Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-13T02:21:35.565Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-13T02:21:35.565Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T02:21:35.565Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T02:21:35.565Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:21:35.565Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T02:21:35.566Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:21:35.566Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:21:35.566Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:21:35.566Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:21:35.566Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:21:35.566Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:21:35.567Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:21:35.567Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:21:35.567Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:21:35.567Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:21:35.567Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T02:21:35.567Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-13T02:21:35.567Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T02:21:35.568Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6bb226b5-19ef-4d2d-8a25-e11b9ece4222
2023-01-13T02:21:35.568Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:21:35.568Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:21:35.568Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:21:35.568Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:21:35.568Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:21:35.569Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:21:35.569Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:21:35.569Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:21:35.569Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:38263209-1dc8-4124-bcac-47189ddb1a27
Model Version:NULL
Model InvariantUuid:3308cec9-ca74-4409-922c-6f50e7b631d3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:f7d26c28-f59c-49e3-a203-7337826c8255
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:915eb39e-450c-4996-ad65-454e41146949
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c2e4b08e-8abc-4a02-8303-4c58c022f24d
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:5d481a29-46b1-4994-97fa-173aae2cc594
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:6bb226b5-19ef-4d2d-8a25-e11b9ece4222
ModelInvariantUuid:26abb5d9-f337-4752-bd34-4fe844a00269
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:f3c7f3f4-8d21-4477-ac29-5efb2f8c4ffc
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:1fc18d3d-d82d-416c-819c-3af0ab75a403
ModelInvariantUuid:9a9621ef-60c0-43e7-9525-796f2693f912
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:8b06ebf6-b7e4-4c30-9e21-3d444a8a001c
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=?
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-01-13T02:21:35.595Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||ERROR|500||Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists
2023-01-13T02:21:35.596Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T02:21:35.596Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists)
2023-01-13T02:21:35.596Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:21:35.596Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:21:35.597Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:21:35.597Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576495596,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:21:36.598Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T02:21:36.598Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists)
2023-01-13T02:21:36.598Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:21:36.599Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:21:36.599Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:21:36.599Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576496598,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:21:37.600Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:21:37.617Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:21:37.619Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:21:37.619Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:21:37.619Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:21:37.620Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:22:07.620Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:22:07.633Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:22:07.635Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:22:07.635Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:22:07.635Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:22:07.636Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:22:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:22:11.378Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:22:11.379Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:22:11.379Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:22:11.379Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:22:11.379Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T02:22:11.379Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:22:11.380Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:22:11.380Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-13T02:22:11.380Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:22:11.380Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:22:11.380Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:22:11.380Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:22:11.380Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:22:11.380Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-13T02:22:11.380Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:22:11.380Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:22:11.380Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:22:11.381Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:22:11.381Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:22:11.381Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:22:11.381Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:22:11.381Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:22:11.381Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576493117,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:22:11.381Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:22:11.381Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:22:11.381Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576495596,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
}
2023-01-13T02:22:11.381Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:22:11.381Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T02:22:11.382Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576496598,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
}
2023-01-13T02:22:11.382Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:22:37.636Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:22:37.649Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:22:37.652Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:22:37.652Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:22:37.652Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:22:37.652Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:23:07.652Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:23:07.664Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:23:07.666Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:23:07.666Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:23:07.666Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:23:07.666Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:23:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:23:37.667Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:23:37.689Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:23:37.691Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:23:37.691Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:23:37.692Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:23:37.692Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:24:07.692Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:24:07.707Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:24:07.709Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:24:07.710Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:24:07.710Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:24:07.710Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:24:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:24:37.710Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:24:37.722Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:24:37.725Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:24:37.725Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:24:37.725Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:24:37.725Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:25:07.725Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:25:07.739Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:25:07.741Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:25:07.742Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:25:07.742Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:25:07.742Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:25:11.375Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:25:37.742Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:25:37.755Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:25:37.757Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:25:37.757Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:25:37.757Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:25:37.757Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:26:07.757Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:26:07.775Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:26:07.778Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:26:07.778Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:26:07.778Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:26:07.778Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:26:11.376Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:26:11.519Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: cached metadata has changed from (version40: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version41: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-01-13T02:26:11.529Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T02:26:11.529Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T02:26:11.534Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:26:11.535Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 14: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T02:26:11.547Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:26:11.548Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:26:11.548Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:26:11.552Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T02:26:11.552Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T02:26:11.552Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T02:26:11.553Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=185, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T02:26:11.553Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T02:26:11.554Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T02:26:37.778Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T02:26:37.779Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 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-01-13T02:26:37.794Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and serviceModelVersionId: 38263209-1dc8-4124-bcac-47189ddb1a27
2023-01-13T02:26:37.794Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3308cec9-ca74-4409-922c-6f50e7b631d3
2023-01-13T02:26:37.795Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0
2023-01-13T02:26:37.799Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T02:26:37.825Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?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-01-13T02:26:37.825Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||Invoke
2023-01-13T02:26:37.832Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T02:26:37.989Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||InvokeReturn
2023-01-13T02:26:37.990Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 02:26:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[397408], x-aai-txid=[0-aai-resources-230113-02:26:38:011-81941], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T02:26:37.990Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T02:26:37.990Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T02:26:37.991Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:26:37.999Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:26:37.999Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T02:26:37.999Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T02:26:38.000Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:26:38.000Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:26:38.000Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576797999,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:26:38.014Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:26:38.014Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576797999,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T02:26:38.014Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T02:26:39.017Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T02:26:39.018Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"435fcc84-d0d8-4078-8198-156c05ad7e8b","serviceName":"Demo_pNF_NsAyxHaVhCf10YZKVLh3","serviceVersion":"1.0","serviceUUID":"be0b2f2d-e59a-48b5-b3e5-12a77c80230d","serviceDescription":"catalog service description","serviceInvariantUUID":"45e73a3d-c013-466e-87c4-a3ea7ad52284","resources":[{"resourceInstanceName":"pNF d0b302c8-9430 0","resourceName":"pNF d0b302c8-9430","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7d257319-4d9a-41dd-b9f0-7ba48a141032","resourceInvariantUUID":"2750abfb-f513-49bc-9afc-95136e80a146","resourceCustomizationUUID":"3606c070-1ad8-40f4-bb82-df59581a7acb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml","artifactChecksum":"YzdlZDYwYTRiNDI0OGYxMDQ4NTQ2MWVmOGQ0ZmU5ZDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8af35094-e4d1-48cf-97c3-16770005be7c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar","artifactChecksum":"NzBjYTcxNDI4MDg2YWM3ZmY1OWI4ZjM2MzljOWZiODU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0f8935bf-0b11-454d-9fb8-b7c327560e4a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7a5d0b35-983c-454d-9120-95f5a74f1dbb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml","artifactChecksum":"N2M4ZmY4MjkyYzgzMWU2YmVmZDgyZDE4NmY2MjNhNWU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5d1bfea2-4f4e-4fe0-87f0-911cba55d381","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dd032c8b-55d5-4bc5-af8e-87675756e733","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5687dea7-7384-445c-9906-8f8194ed2d9b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactChecksum":"NjYzZTc3Zjk5YjgxNDZjODZmY2EwMDIzZWE0MDA1NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0b3399e1-f0d9-4fe7-943c-97588b714dfd","artifactVersion":"1"},{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactChecksum":"MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fab93644-f8da-44bb-a3a7-2d0485d53e95","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T02:26:39.018Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:26:39.019Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:26:39.019Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:26:39.019Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:26:40.020Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:26:40.020Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:26:40.021Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:26:40.021Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:26:41.022Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:26:41.022Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:26:41.023Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:26:41.023Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:26:42.023Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:26:42.024Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:26:42.024Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:26:42.024Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:26:43.025Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:26:43.025Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:26:43.025Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:26:43.025Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:26:44.026Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:26:44.027Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:26:44.027Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:26:44.027Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:26:45.028Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:26:45.028Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:26:45.028Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:26:45.028Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:26:46.029Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:26:46.029Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:26:46.029Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:26:46.030Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:26:47.030Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "serviceName": "Demo_pNF_NsAyxHaVhCf10YZKVLh3",
  "serviceVersion": "1.0",
  "serviceUUID": "be0b2f2d-e59a-48b5-b3e5-12a77c80230d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "45e73a3d-c013-466e-87c4-a3ea7ad52284",
  "resources": [
    {
      "resourceInstanceName": "pNF d0b302c8-9430 0",
      "resourceCustomizationUUID": "3606c070-1ad8-40f4-bb82-df59581a7acb",
      "resourceName": "pNF d0b302c8-9430",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "7d257319-4d9a-41dd-b9f0-7ba48a141032",
      "resourceInvariantUUID": "2750abfb-f513-49bc-9afc-95136e80a146",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactChecksum": "MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fab93644-f8da-44bb-a3a7-2d0485d53e95"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T02:26:47.031Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T02:26:47.032Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 be0b2f2d-e59a-48b5-b3e5-12a77c80230d ASDC
2023-01-13T02:26:47.032Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:435fcc84-d0d8-4078-8198-156c05ad7e8b
ServiceName:Demo_pNF_NsAyxHaVhCf10YZKVLh3
ServiceVersion:1.0
ServiceUUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
ServiceInvariantUUID:45e73a3d-c013-466e-87c4-a3ea7ad52284
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactUUID:fab93644-f8da-44bb-a3a7-2d0485d53e95
ArtifactChecksum:MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF d0b302c8-9430 0
ResourceCustomizationUUID:3606c070-1ad8-40f4-bb82-df59581a7acb
ResourceInvariantUUID:2750abfb-f513-49bc-9afc-95136e80a146
ResourceName:pNF d0b302c8-9430
ResourceType:PNF
ResourceUUID:7d257319-4d9a-41dd-b9f0-7ba48a141032
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-13T02:26:47.032Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF be0b2f2d-e59a-48b5-b3e5-12a77c80230d 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-01-13T02:26:47.065Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:26:47.066Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:26:47.066Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:26:47.066Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 from URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:47.066Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T02:26:47.067Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:47.561Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T02:26:47.562Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar fab93644-f8da-44bb-a3a7-2d0485d53e95 88020
2023-01-13T02:26:47.563Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T02:26:47.563Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:47.563Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T02:26:47.563Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:26:47.563Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:26:47.564Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576807563,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:26:48.566Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:26:48.567Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:26:48.567Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95, URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar to file: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:48.567Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:48.568Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:48.568Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:48.665Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6791978064505261036/Definitions/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml
2023-01-13T02:26:49.354Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T02:26:49.354Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:26:49.354Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:49.354Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T02:26:49.354Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:49.355Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:49.355Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:49.355Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:49.355Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:49.355Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:49.355Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d0b302c8-9430 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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:49.355Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:26:49.355Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:26:49.355Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:26:49.356Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T02:26:49.356Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:26:49.356Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:26:49.356Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:26:49.356Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:26:49.356Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T02:26:49.357Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:26:49.357Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:26:49.357Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:26:49.357Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:26:49.357Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:26:49.357Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:26:49.357Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:26:49.357Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:26:49.358Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:26:49.358Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:26:49.358Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:26:49.358Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:26:49.358Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_NsAyxHaVhCf10YZKVLh3
Description:catalog service description
Model UUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
Model Version:NULL
Model InvariantUuid:45e73a3d-c013-466e-87c4-a3ea7ad52284
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-01-13T02:26:49.369Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032
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-01-13T02:26:49.372Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||pNF d0b302c8-9430 0
2023-01-13T02:26:49.372Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032
2023-01-13T02:26:49.373Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||No resources found for Service: be0b2f2d-e59a-48b5-b3e5-12a77c80230d
2023-01-13T02:26:49.373Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: be0b2f2d-e59a-48b5-b3e5-12a77c80230d
2023-01-13T02:26:49.373Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF d0b302c8-9430 0 7d257319-4d9a-41dd-b9f0-7ba48a141032 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-01-13T02:26:49.382Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5c39c8, org.onap.sdc.toscaparser.api.parameters.Input@132cc952, org.onap.sdc.toscaparser.api.parameters.Input@5d4644a1, org.onap.sdc.toscaparser.api.parameters.Input@3216e4e6, org.onap.sdc.toscaparser.api.parameters.Input@53651915]
2023-01-13T02:26:49.382Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:26:49.383Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:26:49.383Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid be0b2f2d-e59a-48b5-b3e5-12a77c80230d: pNF d0b302c8-9430
2023-01-13T02:26:49.383Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Processing PNF resource: 7d257319-4d9a-41dd-b9f0-7ba48a141032
2023-01-13T02:26:49.383Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:26:49.383Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:26:49.383Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Resource customization UUID: 3606c070-1ad8-40f4-bb82-df59581a7acb is the same as notified resource customizationUUID: 3606c070-1ad8-40f4-bb82-df59581a7acb
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-01-13T02:26:49.471Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF d0b302c8-9430 7d257319-4d9a-41dd-b9f0-7ba48a141032 0 ASDC deployResourceStructure
2023-01-13T02:26:49.472Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T02:26:49.472Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:26:49.472Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-13T02:26:49.472Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:26:49.472Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:26:49.472Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576809472,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:26:50.473Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:26:50.490Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:26:50.492Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:26:50.492Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:26:50.492Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:26:50.492Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:27:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:27:11.380Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:27:11.381Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:27:11.382Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:27:11.382Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:27:11.382Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:27:11.382Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:27:11.383Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:27:11.383Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:27:11.383Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:27:11.383Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:27:11.383Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:27:11.384Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:27:11.384Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:27:11.384Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:27:11.384Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:27:11.384Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:27:11.384Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:27:11.384Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:27:11.384Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:27:11.384Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:27:11.385Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:27:11.385Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:27:11.385Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576144017,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:27:11.385Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:27:11.385Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:27:11.385Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576807563,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:27:11.385Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:27:11.385Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T02:27:11.385Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673576809472,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-13T02:27:11.385Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:27:20.493Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:27:20.507Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:27:20.509Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:27:20.510Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:27:20.510Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:27:20.510Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:27:50.511Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:27:50.531Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:27:50.533Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:27:50.533Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:27:50.534Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:27:50.534Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:28:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:28:20.534Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:28:20.555Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:28:20.559Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:28:20.559Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:28:20.559Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:28:20.559Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:28:50.560Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:28:50.575Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:28:50.577Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:28:50.577Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:28:50.577Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:28:50.577Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:29:11.374Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:29:20.578Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:29:20.590Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:29:20.592Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:29:20.592Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:29:20.593Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:29:20.593Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:29:50.593Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:29:50.607Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:29:50.609Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:29:50.609Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:29:50.609Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:29:50.609Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:30:11.375Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:30:20.610Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:30:20.622Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:30:20.624Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:30:20.625Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:30:20.625Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:30:20.625Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:30:50.625Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:30:50.638Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:30:50.641Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:30:50.641Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:30:50.641Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:30:50.641Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:31:11.377Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:31:20.642Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:31:20.658Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:31:20.660Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:31:20.660Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:31:20.660Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:31:20.660Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:31:50.662Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T02:31:50.662Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b 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-01-13T02:31:50.673Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b and serviceModelVersionId: be0b2f2d-e59a-48b5-b3e5-12a77c80230d
2023-01-13T02:31:50.673Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 45e73a3d-c013-466e-87c4-a3ea7ad52284
2023-01-13T02:31:50.676Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0
2023-01-13T02:31:50.686Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T02:31:50.730Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?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-01-13T02:31:50.732Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||Invoke
2023-01-13T02:31:50.737Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T02:31:50.875Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||InvokeReturn
2023-01-13T02:31:50.875Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 02:31:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[250000], x-aai-txid=[2-aai-resources-230113-02:31:50:916-4279], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T02:31:50.876Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T02:31:50.876Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T02:31:50.876Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T02:31:50.882Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T02:31:50.883Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 435fcc84-d0d8-4078-8198-156c05ad7e8b and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T02:31:50.883Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T02:31:50.884Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:31:50.884Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:31:50.884Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577110883,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:31:50.900Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:31:50.900Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577110883,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T02:31:50.901Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T02:31:51.905Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T02:31:51.906Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-13T02:31:51.909Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 0 disconnected.
2023-01-13T02:31:51.909Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 1 disconnected.
2023-01-13T02:31:51.910Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2 disconnected.
2023-01-13T02:31:51.910Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Cancelled in-flight METADATA request with correlation id 52248 due to node 2 being disconnected (elapsed time since creation: 3ms, elapsed time since send: 3ms, request timeout: 30000ms)
2023-01-13T02:31:51.911Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2147483647 disconnected.
2023-01-13T02:31:51.912Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-13T02:31:51.912Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-13T02:31:51.913Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Lost previously 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-01-13T02:31:51.913Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted.
2023-01-13T02:31:51.914Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException)
2023-01-13T02:31:52.010Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-13T02:31:52.076Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-13T02:31:52.078Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T02:31:52.116Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-2129e9d5-06de-412b-8c17-3dacab5fd9e4
2023-01-13T02:31:52.117Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T02:31:52.117Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T02:31:53.979Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:31:56.987Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:31:59.994Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:32:03.003Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:32:06.017Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:32:09.025Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:32:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:32:11.384Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T02:32:11.385Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T02:32:11.399Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-2129e9d5-06de-412b-8c17-3dacab5fd9e4', protocol='range'}
2023-01-13T02:32:11.400Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:32:11.406Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:32:11.408Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:32:11.408Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:32:11.408Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:32:11.408Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:32:11.408Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:32:11.409Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 15: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-82f03e15-5470-439d-b5a2-4653ebf6f025-2129e9d5-06de-412b-8c17-3dacab5fd9e4=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-01-13T02:32:11.446Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-2129e9d5-06de-412b-8c17-3dacab5fd9e4', protocol='range'}
2023-01-13T02:32:11.446Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:32:11.446Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T02:32:11.446Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:32:11.447Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T02:32:11.447Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:32:11.450Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-13T02:32:11.451Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-13T02:32:11.450Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T02:32:11.451Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-13T02:32:11.451Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-13T02:32:11.451Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T02:32:11.451Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-13T02:32:11.451Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-13T02:32:11.451Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T02:32:11.452Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=197, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T02:32:11.452Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T02:32:11.452Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T02:32:11.509Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T02:32:11.509Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"f813c02f-266f-4cde-9bc5-c426204cb240","serviceName":"vFW 2023-01-13 01-39-35","serviceVersion":"1.0","serviceUUID":"ec4cacf9-d7c6-4efe-8850-574630f2d3aa","serviceDescription":"catalog service description","serviceInvariantUUID":"c5cefd34-cf61-480a-b335-43915f00136d","resources":[{"resourceInstanceName":"vFW 34f4629c-33cd 0","resourceName":"vFW 34f4629c-33cd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c39fac7-365f-4852-94f2-63adb3496378","resourceInvariantUUID":"4ee7f4aa-564e-48bd-aadb-8afb0a76c29b","resourceCustomizationUUID":"3766e8ec-a06e-4a00-90f1-2d942709c4b8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml","artifactChecksum":"NWM1NmJhYzlkY2RlODI0NDQ4ZjY5NjIxOGYyMTQwMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"badb1dab-8538-480e-a8c8-1269e7bc873a","artifactVersion":"1"},{"artifactName":"vfw34f4629c33cd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json","artifactChecksum":"YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"78c8b3dc-b422-491d-aeb2-c28919bdf1e0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM0ZDMwOGQzNGQ4NjhiOGZiZDhiNmU0MGIxMTEzOWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"33cbcf4a-86a9-409a-ad13-c7600a7bffe7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8a23618d-3c46-4b63-a253-6c5792b3dc4b","artifactVersion":"2","generatedFromUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230113013935-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml","artifactChecksum":"NTQ5NTViZjlhN2M0N2MzZjIxYzU4MjdlZTA2Yzg4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2745cb75-a0bc-4288-aa21-d0f8e2cd27e2","artifactVersion":"1"},{"artifactName":"service-Vfw20230113013935-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar","artifactChecksum":"ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6cee11f5-84ac-493b-81c8-d01f5b1d364b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T02:32:11.511Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:32:11.512Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:32:11.512Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:32:11.512Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:32:12.467Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:32:12.468Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:32:12.469Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:32:12.513Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:32:12.513Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:32:12.514Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:32:12.514Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:32:13.515Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:32:13.516Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:32:13.516Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:32:13.516Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:32:14.517Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:32:14.518Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:32:14.518Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:32:14.518Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:32:15.519Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:32:15.520Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:32:15.520Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:32:15.520Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:32:16.520Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:32:16.521Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:32:16.521Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:32:16.521Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:32:17.522Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:32:17.522Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:32:17.522Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:32:17.522Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:32:18.523Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "serviceName": "vFW 2023-01-13 01-39-35",
  "serviceVersion": "1.0",
  "serviceUUID": "ec4cacf9-d7c6-4efe-8850-574630f2d3aa",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c5cefd34-cf61-480a-b335-43915f00136d",
  "resources": [
    {
      "resourceInstanceName": "vFW 34f4629c-33cd 0",
      "resourceCustomizationUUID": "3766e8ec-a06e-4a00-90f1-2d942709c4b8",
      "resourceName": "vFW 34f4629c-33cd",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8c39fac7-365f-4852-94f2-63adb3496378",
      "resourceInvariantUUID": "4ee7f4aa-564e-48bd-aadb-8afb0a76c29b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw34f4629c33cd0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
          "artifactChecksum": "YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "78c8b3dc-b422-491d-aeb2-c28919bdf1e0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
            "generatedFromUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230113013935-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
      "artifactChecksum": "ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6cee11f5-84ac-493b-81c8-d01f5b1d364b"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T02:32:18.524Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T02:32:18.524Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ec4cacf9-d7c6-4efe-8850-574630f2d3aa ASDC
2023-01-13T02:32:18.524Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:f813c02f-266f-4cde-9bc5-c426204cb240
ServiceName:vFW 2023-01-13 01-39-35
ServiceVersion:1.0
ServiceUUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
ServiceInvariantUUID:c5cefd34-cf61-480a-b335-43915f00136d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230113013935-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
ArtifactUUID:6cee11f5-84ac-493b-81c8-d01f5b1d364b
ArtifactChecksum:ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 34f4629c-33cd 0
ResourceCustomizationUUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
ResourceInvariantUUID:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
ResourceName:vFW 34f4629c-33cd
ResourceType:VF
ResourceUUID:8c39fac7-365f-4852-94f2-63adb3496378
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw34f4629c33cd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
ArtifactUUID:78c8b3dc-b422-491d-aeb2-c28919bdf1e0
ArtifactChecksum:YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU=
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
ArtifactUUID:bbb80c03-6fe5-4c19-89ce-291e2763926f
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T02:32:18.525Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec4cacf9-d7c6-4efe-8850-574630f2d3aa 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:32:18.553Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:32:18.553Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:32:18.553Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:32:18.554Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T02:32:18.554Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T02:32:18.554Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T02:32:18.782Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T02:32:18.783Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar 6cee11f5-84ac-493b-81c8-d01f5b1d364b 101498
2023-01-13T02:32:18.784Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T02:32:18.784Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T02:32:18.784Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T02:32:18.784Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:32:18.784Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:32:18.785Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577138784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:32:19.786Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:32:19.787Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:32:19.787Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b, URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar to file: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:32:19.788Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230113013935-csar.csar
2023-01-13T02:32:19.789Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:32:19.789Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:32:20.031Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12510231322464759183/Definitions/service-Vfw20230113013935-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-01-13T02:32:22.204Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T02:32:22.205Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:32:22.205Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:32:22.205Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-13T02:32:22.206Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 34f4629c-33cd 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-Vfw20230113013935-csar.csar
2023-01-13T02:32:22.206Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:32:22.206Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:32:22.206Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:32:22.206Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:32:22.207Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:32:22.207Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:32:22.207Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:32:22.207Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:32:22.207Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:32:22.208Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:32:22.208Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:32:22.208Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.209Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:32:22.209Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:32:22.209Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:32:22.209Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:32:22.210Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.210Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:32:22.210Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:32:22.211Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:32:22.211Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:32:22.211Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.211Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:32:22.212Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.212Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:32:22.212Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:32:22.212Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:32:22.213Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T02:32:22.213Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:32:22.213Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T02:32:22.213Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T02:32:22.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:32:22.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T02:32:22.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T02:32:22.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:32:22.215Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T02:32:22.215Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T02:32:22.215Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T02:32:22.216Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T02:32:22.216Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:32:22.216Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T02:32:22.216Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.217Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T02:32:22.217Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.217Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:32:22.217Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:32:22.218Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.218Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:32:22.218Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:32:22.219Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.219Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:32:22.219Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:32:22.220Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.220Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:32:22.220Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:32:22.221Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:32:22.221Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-13T02:32:22.221Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T02:32:22.221Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T02:32:22.222Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:32:22.222Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T02:32:22.222Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T02:32:22.222Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T02:32:22.223Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T02:32:22.223Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:32:22.223Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=adf23bda-03ad-4aa9-b927-ee19e6e0bff5
2023-01-13T02:32:22.223Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.224Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:32:22.224Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:32:22.224Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:32:22.224Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T02:32:22.225Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:32:22.225Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T02:32:22.225Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T02:32:22.225Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:32:22.226Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-13T02:32:22.226Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T02:32:22.226Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T02:32:22.226Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T02:32:22.227Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:32:22.227Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f796b791-f008-4c50-ab4c-d9ff10bd30c3
2023-01-13T02:32:22.227Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.227Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:32:22.228Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:32:22.228Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:32:22.228Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T02:32:22.228Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:32:22.229Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T02:32:22.229Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T02:32:22.229Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:32:22.229Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T02:32:22.230Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T02:32:22.230Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:32:22.230Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T02:32:22.231Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-13T02:32:22.231Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
2023-01-13T02:32:22.231Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.231Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:32:22.231Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:32:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:32:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:32:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:32:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-13 01-39-35
Description:catalog service description
Model UUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
Model Version:NULL
Model InvariantUuid:c5cefd34-cf61-480a-b335-43915f00136d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 34f4629c-33cd
Model UUID:53d1d841-ccf3-4059-86ba-31414fe29a15
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
ModelName:Vfw34f4629c33cd..base_vfw..module-0
ModelUuid:9946828f-f9fb-4200-8e4a-9f1d782fb237
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:adf23bda-03ad-4aa9-b927-ee19e6e0bff5
ModelInvariantUuid:366f29a1-2aed-4c2c-a597-a0c8dda1d88e
ModelName:vFW 34f4629c-33cd-nodes.vfwCvfc
ModelUuid:7a18291c-9743-4cc9-8693-e1be7cac12fd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5ab5e6da-eac0-409d-b013-df5b97f1fe65
ModelInvariantUuid:d902d6e3-1a14-4efb-84cd-a98453966b61
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vfw
ModelUuid:98eec521-c6a5-4b45-9861-5af6f81af039
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f796b791-f008-4c50-ab4c-d9ff10bd30c3
ModelInvariantUuid:96ab739a-292d-4e88-901d-a3cc816b7873
ModelName:vFW 34f4629c-33cd-nodes.vsnCvfc
ModelUuid:5271675e-c73f-46c6-8b00-0e2e4915732d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a735e3c6-7032-42c2-bd0e-585c59b48fa6
ModelInvariantUuid:53a56bb7-28c0-40de-8c0f-892ede957bbd
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vsn
ModelUuid:05032305-a362-4955-8c14-54463c03e7bb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
ModelInvariantUuid:1c9f45f2-fe29-4a3e-90b1-6fd367cd36f3
ModelName:vFW 34f4629c-33cd-nodes.vpgCvfc
ModelUuid:825b232e-9619-4f5b-8b08-c6c02c093156
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:716a2408-1dcb-4a60-a48a-d3b02e0dfdec
ModelInvariantUuid:06f0b330-d153-4044-aff7-fac00ea3e6c2
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vpg
ModelUuid:1f90a436-3bab-4f45-994a-3bc52c0f148e
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=?
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-01-13T02:32:22.266Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||ERROR|500||Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists
2023-01-13T02:32:22.267Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T02:32:22.267Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists)
2023-01-13T02:32:22.267Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:32:22.268Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:32:22.268Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:32:22.268Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577142267,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:32:23.269Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T02:32:23.269Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists)
2023-01-13T02:32:23.269Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:32:23.269Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:32:23.269Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:32:23.270Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577143269,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:32:24.270Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:32:24.283Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:32:24.285Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:32:24.285Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:32:24.286Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:32:24.286Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:32:54.286Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:32:54.316Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:32:54.318Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:32:54.318Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:32:54.318Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:32:54.319Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:33:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:33:11.375Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:33:11.375Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T02:33:11.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:33:24.324Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:33:24.344Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:33:24.346Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:33:24.346Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:33:24.346Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:33:24.346Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:33:54.347Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:33:54.359Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:33:54.361Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:33:54.361Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:33:54.361Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:33:54.361Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:34:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:34:11.375Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:34:11.375Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-13T02:34:11.375Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:34:11.375Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:34:11.376Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:34:11.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:34:11.376Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:34:11.376Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-13T02:34:11.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:34:11.376Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:34:11.376Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:34:11.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:34:11.376Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:34:11.376Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:34:11.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:34:11.376Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:34:11.377Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577138784,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:34:11.377Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:34:11.377Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:34:11.377Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577142267,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
}
2023-01-13T02:34:11.377Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:34:11.377Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:34:11.377Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577143269,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
}
2023-01-13T02:34:11.377Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:34:24.362Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:34:24.374Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:34:24.376Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:34:24.376Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:34:24.376Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:34:24.377Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:34:54.377Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:34:54.391Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:34:54.394Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:34:54.394Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:34:54.394Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:34:54.394Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:35:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:35:24.394Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:35:24.409Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:35:24.412Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:35:24.412Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:35:24.412Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:35:24.412Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:35:54.413Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:35:54.443Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:35:54.445Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:35:54.446Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:35:54.446Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:35:54.446Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:36:11.375Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:36:24.446Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:36:24.462Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:36:24.464Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:36:24.464Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:36:24.464Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:36:24.464Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:36:54.464Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:36:54.477Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:36:54.480Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:36:54.480Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:36:54.480Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:36:54.480Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:37:11.377Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:37:11.516Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-13T02:37:11.517Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Member SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-2129e9d5-06de-412b-8c17-3dacab5fd9e4 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-13T02:37:11.518Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-13T02:37:11.518Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-13T02:37:12.003Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:37:12.021Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T02:37:12.022Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T02:37:12.030Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:37:12.031Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 16: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T02:37:12.042Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:37:12.042Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:37:12.043Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:37:12.047Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T02:37:12.047Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T02:37:12.047Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T02:37:12.048Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=207, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T02:37:12.048Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T02:37:12.048Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T02:37:24.480Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T02:37:24.481Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T02:37:24.492Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f813c02f-266f-4cde-9bc5-c426204cb240 and serviceModelVersionId: ec4cacf9-d7c6-4efe-8850-574630f2d3aa
2023-01-13T02:37:24.492Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5cefd34-cf61-480a-b335-43915f00136d
2023-01-13T02:37:24.494Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0
2023-01-13T02:37:24.504Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T02:37:24.541Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?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-01-13T02:37:24.543Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||Invoke
2023-01-13T02:37:24.548Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T02:37:24.689Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||InvokeReturn
2023-01-13T02:37:24.690Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 02:37:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[180232], x-aai-txid=[2-aai-resources-230113-02:37:24:728-44350], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T02:37:24.690Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T02:37:24.691Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T02:37:24.691Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T02:37:24.699Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T02:37:24.700Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f813c02f-266f-4cde-9bc5-c426204cb240 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T02:37:24.701Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T02:37:24.701Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:37:24.702Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:37:24.702Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577444701,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:37:24.717Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:37:24.717Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577444701,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T02:37:24.718Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T02:37:25.719Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T02:37:25.720Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"38263209-1dc8-4124-bcac-47189ddb1a27","serviceDescription":"service","serviceInvariantUUID":"3308cec9-ca74-4409-922c-6f50e7b631d3","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"485e7390-02de-4f37-8653-8ae8e20cd179","resourceInvariantUUID":"915eb39e-450c-4996-ad65-454e41146949","resourceCustomizationUUID":"313b5ad6-6d27-4a08-b33d-7c0906cca1f5","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":"ZmE3MDZhNDAwMDBlNWIyZWYxNDJkN2JmYTgwMzhhMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a05a46de-c677-4d5f-bca8-07414dec4940","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":"OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e922201f-0076-4df7-bc18-f244a5688e83","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":"ebba60dc-24ea-4fc5-a412-a859e6e145b9","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":"06c58ab9-0d7c-458b-9283-3a8561885a17","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":"dbed3201-99e2-4a72-833f-6ea50f275165","artifactVersion":"2","generatedFromUUID":"ebba60dc-24ea-4fc5-a412-a859e6e145b9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"N2E0NTk5ZjlmNGFkZjUxMWM5MzI2NWY1OTdiMmVmMjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ea80ceaf-9eec-4172-8b31-ea989114e02f","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b86b15e9-4532-4cfc-b7b8-cb82809f96db","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T02:37:25.720Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:37:25.721Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:37:25.721Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:37:25.721Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "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-01-13T02:37:26.722Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:37:26.722Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:37:26.723Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:37:26.723Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "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-01-13T02:37:27.724Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:37:27.724Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:37:27.725Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:37:27.725Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "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-01-13T02:37:28.726Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:37:28.726Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:37:28.727Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:37:28.727Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "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-01-13T02:37:29.728Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:37:29.728Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:37:29.728Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:37:29.728Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "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-01-13T02:37:30.729Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:37:30.730Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:37:30.730Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:37:30.730Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:37:31.731Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:37:31.731Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:37:31.731Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:37:31.731Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:37:32.732Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "38263209-1dc8-4124-bcac-47189ddb1a27",
  "serviceDescription": "service",
  "serviceInvariantUUID": "3308cec9-ca74-4409-922c-6f50e7b631d3",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "313b5ad6-6d27-4a08-b33d-7c0906cca1f5",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "485e7390-02de-4f37-8653-8ae8e20cd179",
      "resourceInvariantUUID": "915eb39e-450c-4996-ad65-454e41146949",
      "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": "OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e922201f-0076-4df7-bc18-f244a5688e83",
          "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": "ebba60dc-24ea-4fc5-a412-a859e6e145b9",
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
            "generatedFromUUID": "ebba60dc-24ea-4fc5-a412-a859e6e145b9"
          },
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b86b15e9-4532-4cfc-b7b8-cb82809f96db"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T02:37:32.733Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T02:37:32.734Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 38263209-1dc8-4124-bcac-47189ddb1a27 ASDC
2023-01-13T02:37:32.735Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:38263209-1dc8-4124-bcac-47189ddb1a27
ServiceInvariantUUID:3308cec9-ca74-4409-922c-6f50e7b631d3
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:b86b15e9-4532-4cfc-b7b8-cb82809f96db
ArtifactChecksum:MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
ResourceInvariantUUID:915eb39e-450c-4996-ad65-454e41146949
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:485e7390-02de-4f37-8653-8ae8e20cd179
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:e922201f-0076-4df7-bc18-f244a5688e83
ArtifactChecksum:OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY=
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:ebba60dc-24ea-4fc5-a412-a859e6e145b9
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:dbed3201-99e2-4a72-833f-6ea50f275165
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:dbed3201-99e2-4a72-833f-6ea50f275165
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T02:37:32.741Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 38263209-1dc8-4124-bcac-47189ddb1a27 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:37:32.771Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:37:32.772Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:37:32.772Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:37:32.773Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T02:37:32.773Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T02:37:32.774Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T02:37:33.097Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T02:37:33.098Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar b86b15e9-4532-4cfc-b7b8-cb82809f96db 75202
2023-01-13T02:37:33.099Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T02:37:33.099Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T02:37:33.099Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T02:37:33.100Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:37:33.100Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:37:33.100Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577453098,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:37:34.101Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:37:34.102Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:37:34.103Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:37:34.103Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-13T02:37:34.105Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:37:34.105Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:37:34.299Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1718683899114127215/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-01-13T02:37:35.524Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T02:37:35.525Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:37:35.525Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:37:35.525Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T02:37:35.525Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:37:35.526Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:37:35.526Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:37:35.526Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:37:35.526Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:37:35.526Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:37:35.526Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:37:35.526Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:37:35.527Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:37:35.527Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:37:35.527Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:37:35.527Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:37:35.527Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:37:35.528Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:37:35.528Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:37:35.528Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:37:35.528Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:37:35.528Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:37:35.528Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:37:35.529Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:37:35.529Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:37:35.529Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T02:37:35.529Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-13T02:37:35.529Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-13T02:37:35.529Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-13T02:37:35.530Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T02:37:35.530Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T02:37:35.530Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:37:35.530Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T02:37:35.530Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:37:35.530Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:37:35.531Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:37:35.531Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:37:35.531Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:37:35.531Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:37:35.531Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:37:35.531Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:37:35.532Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:37:35.532Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:37:35.532Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T02:37:35.532Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-13T02:37:35.532Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T02:37:35.532Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6bb226b5-19ef-4d2d-8a25-e11b9ece4222
2023-01-13T02:37:35.532Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:37:35.533Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:37:35.533Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:37:35.533Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:37:35.533Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:37:35.533Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:37:35.533Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:37:35.533Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:37:35.534Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:38263209-1dc8-4124-bcac-47189ddb1a27
Model Version:NULL
Model InvariantUuid:3308cec9-ca74-4409-922c-6f50e7b631d3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:f7d26c28-f59c-49e3-a203-7337826c8255
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:915eb39e-450c-4996-ad65-454e41146949
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c2e4b08e-8abc-4a02-8303-4c58c022f24d
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:5d481a29-46b1-4994-97fa-173aae2cc594
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:6bb226b5-19ef-4d2d-8a25-e11b9ece4222
ModelInvariantUuid:26abb5d9-f337-4752-bd34-4fe844a00269
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:f3c7f3f4-8d21-4477-ac29-5efb2f8c4ffc
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:1fc18d3d-d82d-416c-819c-3af0ab75a403
ModelInvariantUuid:9a9621ef-60c0-43e7-9525-796f2693f912
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:8b06ebf6-b7e4-4c30-9e21-3d444a8a001c
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=?
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-01-13T02:37:35.562Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||ERROR|500||Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists
2023-01-13T02:37:35.563Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T02:37:35.563Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists)
2023-01-13T02:37:35.563Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:37:35.563Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:37:35.563Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:37:35.563Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577455563,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:37:36.565Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T02:37:36.565Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists)
2023-01-13T02:37:36.566Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:37:36.566Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:37:36.566Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:37:36.566Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577456565,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:37:37.568Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:37:37.580Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:37:37.582Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:37:37.582Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:37:37.582Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:37:37.583Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:38:07.583Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:38:07.596Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:38:07.598Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:38:07.598Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:38:07.599Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:38:07.599Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:38:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:38:11.379Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:38:11.379Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:38:11.379Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:38:11.379Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:38:11.380Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T02:38:11.380Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:38:11.380Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:38:11.380Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-13T02:38:11.380Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:38:11.380Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:38:11.380Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:38:11.381Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:38:11.381Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:38:11.381Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-13T02:38:11.381Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:38:11.381Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:38:11.381Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:38:11.382Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:38:11.382Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:38:11.382Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:38:11.382Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:38:11.382Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:38:11.382Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577453098,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:38:11.383Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:38:11.383Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:38:11.383Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577455563,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
}
2023-01-13T02:38:11.383Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:38:11.383Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:38:11.383Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577456565,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
}
2023-01-13T02:38:11.383Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:38:37.599Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:38:37.612Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:38:37.614Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:38:37.615Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:38:37.615Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:38:37.615Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:39:07.615Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:39:07.630Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:39:07.633Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:39:07.633Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:39:07.633Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:39:07.634Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:39:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:39:37.634Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:39:37.648Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:39:37.651Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:39:37.651Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:39:37.651Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:39:37.651Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:40:07.651Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:40:07.664Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:40:07.666Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:40:07.666Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:40:07.666Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:40:07.667Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:40:11.374Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:40:37.667Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:40:37.680Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:40:37.683Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:40:37.683Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:40:37.683Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:40:37.683Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:41:07.683Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:41:07.697Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:41:07.700Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:41:07.700Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:41:07.700Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:41:07.700Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:41:11.375Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:41:37.701Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:41:37.714Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:41:37.716Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:41:37.717Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:41:37.717Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:41:37.717Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:42:07.717Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:42:07.732Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:42:07.738Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:42:07.739Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:42:07.739Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:42:07.739Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:42:11.376Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:42:12.051Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: cached metadata has changed from (version44: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version45: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-01-13T02:42:12.059Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T02:42:12.059Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T02:42:12.064Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:42:12.064Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 17: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T02:42:12.074Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:42:12.074Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:42:12.075Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:42:12.079Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T02:42:12.079Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T02:42:12.079Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T02:42:12.080Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=218, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T02:42:12.080Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T02:42:12.080Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T02:42:37.739Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T02:42:37.740Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 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-01-13T02:42:37.746Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and serviceModelVersionId: 38263209-1dc8-4124-bcac-47189ddb1a27
2023-01-13T02:42:37.746Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3308cec9-ca74-4409-922c-6f50e7b631d3
2023-01-13T02:42:37.747Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0
2023-01-13T02:42:37.751Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T02:42:37.774Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||Invoke
2023-01-13T02:42:37.774Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[22d46593-1d23-4c24-be95-28534a9c2b9b], X-ECOMP-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], X-TransactionId=[], X-ONAP-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], Content-Type=[application/merge-patch+json]}
2023-01-13T02:42:37.779Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T02:42:37.973Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?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/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 02:42:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[192], vertex-id=[397408], x-aai-txid=[1-aai-resources-230113-02:42:37:958-6092], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T02:42:37.974Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-13T02:42:37.974Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||InvokeReturn
2023-01-13T02:42:37.974Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T02:42:37.975Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:42:37.982Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:42:37.982Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T02:42:37.982Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T02:42:37.982Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:42:37.982Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:42:37.983Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577757982,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:42:37.995Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:42:37.996Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577757982,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T02:42:37.996Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T02:42:38.998Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T02:42:38.999Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"435fcc84-d0d8-4078-8198-156c05ad7e8b","serviceName":"Demo_pNF_NsAyxHaVhCf10YZKVLh3","serviceVersion":"1.0","serviceUUID":"be0b2f2d-e59a-48b5-b3e5-12a77c80230d","serviceDescription":"catalog service description","serviceInvariantUUID":"45e73a3d-c013-466e-87c4-a3ea7ad52284","resources":[{"resourceInstanceName":"pNF d0b302c8-9430 0","resourceName":"pNF d0b302c8-9430","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7d257319-4d9a-41dd-b9f0-7ba48a141032","resourceInvariantUUID":"2750abfb-f513-49bc-9afc-95136e80a146","resourceCustomizationUUID":"3606c070-1ad8-40f4-bb82-df59581a7acb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml","artifactChecksum":"YzdlZDYwYTRiNDI0OGYxMDQ4NTQ2MWVmOGQ0ZmU5ZDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8af35094-e4d1-48cf-97c3-16770005be7c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar","artifactChecksum":"NzBjYTcxNDI4MDg2YWM3ZmY1OWI4ZjM2MzljOWZiODU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0f8935bf-0b11-454d-9fb8-b7c327560e4a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7a5d0b35-983c-454d-9120-95f5a74f1dbb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml","artifactChecksum":"N2M4ZmY4MjkyYzgzMWU2YmVmZDgyZDE4NmY2MjNhNWU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5d1bfea2-4f4e-4fe0-87f0-911cba55d381","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dd032c8b-55d5-4bc5-af8e-87675756e733","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5687dea7-7384-445c-9906-8f8194ed2d9b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactChecksum":"NjYzZTc3Zjk5YjgxNDZjODZmY2EwMDIzZWE0MDA1NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0b3399e1-f0d9-4fe7-943c-97588b714dfd","artifactVersion":"1"},{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactChecksum":"MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fab93644-f8da-44bb-a3a7-2d0485d53e95","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T02:42:38.999Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:42:38.999Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:42:38.999Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:42:38.999Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:42:40.000Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:42:40.001Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:42:40.001Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:42:40.001Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:42:41.002Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:42:41.002Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:42:41.002Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:42:41.002Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:42:42.003Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:42:42.003Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:42:42.004Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:42:42.004Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:42:43.004Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:42:43.005Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:42:43.005Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:42:43.005Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:42:44.006Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:42:44.006Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:42:44.006Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:42:44.006Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:42:45.007Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:42:45.007Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:42:45.007Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:42:45.008Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:42:46.008Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:42:46.009Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:42:46.009Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:42:46.009Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:42:47.010Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "serviceName": "Demo_pNF_NsAyxHaVhCf10YZKVLh3",
  "serviceVersion": "1.0",
  "serviceUUID": "be0b2f2d-e59a-48b5-b3e5-12a77c80230d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "45e73a3d-c013-466e-87c4-a3ea7ad52284",
  "resources": [
    {
      "resourceInstanceName": "pNF d0b302c8-9430 0",
      "resourceCustomizationUUID": "3606c070-1ad8-40f4-bb82-df59581a7acb",
      "resourceName": "pNF d0b302c8-9430",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "7d257319-4d9a-41dd-b9f0-7ba48a141032",
      "resourceInvariantUUID": "2750abfb-f513-49bc-9afc-95136e80a146",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactChecksum": "MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fab93644-f8da-44bb-a3a7-2d0485d53e95"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T02:42:47.010Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T02:42:47.011Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 be0b2f2d-e59a-48b5-b3e5-12a77c80230d ASDC
2023-01-13T02:42:47.011Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:435fcc84-d0d8-4078-8198-156c05ad7e8b
ServiceName:Demo_pNF_NsAyxHaVhCf10YZKVLh3
ServiceVersion:1.0
ServiceUUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
ServiceInvariantUUID:45e73a3d-c013-466e-87c4-a3ea7ad52284
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactUUID:fab93644-f8da-44bb-a3a7-2d0485d53e95
ArtifactChecksum:MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF d0b302c8-9430 0
ResourceCustomizationUUID:3606c070-1ad8-40f4-bb82-df59581a7acb
ResourceInvariantUUID:2750abfb-f513-49bc-9afc-95136e80a146
ResourceName:pNF d0b302c8-9430
ResourceType:PNF
ResourceUUID:7d257319-4d9a-41dd-b9f0-7ba48a141032
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-13T02:42:47.011Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF be0b2f2d-e59a-48b5-b3e5-12a77c80230d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:42:47.039Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:42:47.039Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:42:47.040Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:42:47.040Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 from URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:47.040Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T02:42:47.040Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:47.536Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T02:42:47.536Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar fab93644-f8da-44bb-a3a7-2d0485d53e95 88020
2023-01-13T02:42:47.537Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T02:42:47.537Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:47.537Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T02:42:47.538Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:42:47.538Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:42:47.538Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577767537,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:42:48.539Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:42:48.539Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:42:48.539Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95, URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar to file: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:48.540Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:48.540Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:48.541Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:48.657Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18242531242567541238/Definitions/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml
2023-01-13T02:42:49.338Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T02:42:49.338Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:42:49.338Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:49.338Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T02:42:49.338Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:49.338Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:49.339Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:49.339Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:49.339Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:49.339Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:49.339Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d0b302c8-9430 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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:42:49.339Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:42:49.339Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:42:49.339Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:42:49.339Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T02:42:49.340Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:42:49.340Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:42:49.340Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:42:49.340Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:42:49.340Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T02:42:49.340Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:42:49.340Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:42:49.341Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:42:49.341Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:42:49.341Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:42:49.341Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:42:49.341Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:42:49.341Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:42:49.341Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:42:49.341Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:42:49.342Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:42:49.342Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:42:49.342Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_NsAyxHaVhCf10YZKVLh3
Description:catalog service description
Model UUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
Model Version:NULL
Model InvariantUuid:45e73a3d-c013-466e-87c4-a3ea7ad52284
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=?
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-01-13T02:42:49.380Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||ERROR|500||Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists
2023-01-13T02:42:49.380Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T02:42:49.380Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar(Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists)
2023-01-13T02:42:49.380Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:42:49.381Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:42:49.381Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:42:49.381Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577769380,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:42:50.382Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T02:42:50.382Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar(Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists)
2023-01-13T02:42:50.382Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:42:50.382Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:42:50.382Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:42:50.382Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577770382,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:42:51.383Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:42:51.394Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:42:51.396Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:42:51.396Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:42:51.396Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:42:51.396Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:43:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:43:11.382Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:43:11.382Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:43:11.383Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:43:11.383Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:43:11.383Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:43:11.384Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:43:11.384Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:43:11.384Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:43:11.384Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:43:11.384Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:43:11.384Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:43:11.384Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:43:11.384Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:43:11.384Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:43:11.384Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:43:11.384Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:43:11.384Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:43:11.385Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:43:11.385Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:43:11.385Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:43:11.385Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:43:11.385Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:43:11.385Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577111905,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:43:11.385Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:43:11.385Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:43:11.385Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577767537,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:43:11.385Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:43:11.386Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:43:11.386Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577769380,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists"
}
2023-01-13T02:43:11.386Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:43:11.386Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:43:11.386Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673577770382,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists"
}
2023-01-13T02:43:11.386Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:43:21.396Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:43:21.422Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:43:21.425Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:43:21.425Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:43:21.425Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:43:21.425Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:43:51.425Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:43:51.444Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:43:51.446Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:43:51.446Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:43:51.447Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:43:51.447Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:44:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:44:21.447Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:44:21.460Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:44:21.463Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:44:21.463Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:44:21.463Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:44:21.463Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:44:51.463Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:44:51.474Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:44:51.475Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:44:51.476Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:44:51.476Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:44:51.476Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:45:11.375Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:45:21.476Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:45:21.488Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:45:21.490Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:45:21.490Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:45:21.490Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:45:21.490Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:45:51.490Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:45:51.502Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:45:51.504Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:45:51.504Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:45:51.504Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:45:51.504Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:46:11.376Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:46:21.504Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:46:21.516Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:46:21.519Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:46:21.519Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:46:21.519Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:46:21.519Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:46:51.520Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:46:51.531Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:46:51.534Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:46:51.534Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:46:51.534Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:46:51.534Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:47:11.376Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:47:21.538Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:47:21.554Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:47:21.557Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:47:21.558Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:47:21.558Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:47:21.558Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:47:51.558Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T02:47:51.559Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b 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-01-13T02:47:51.570Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b and serviceModelVersionId: be0b2f2d-e59a-48b5-b3e5-12a77c80230d
2023-01-13T02:47:51.570Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 45e73a3d-c013-466e-87c4-a3ea7ad52284
2023-01-13T02:47:51.572Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0
2023-01-13T02:47:51.583Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T02:47:51.655Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?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-01-13T02:47:51.657Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||Invoke
2023-01-13T02:47:51.663Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T02:47:51.837Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||InvokeReturn
2023-01-13T02:47:51.837Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 02:47:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[170], vertex-id=[250000], x-aai-txid=[1-aai-resources-230113-02:47:51:848-91950], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T02:47:51.838Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T02:47:51.838Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T02:47:51.838Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T02:47:51.852Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T02:47:51.853Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 435fcc84-d0d8-4078-8198-156c05ad7e8b and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T02:47:51.853Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T02:47:51.854Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:47:51.854Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:47:51.854Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578071853,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:47:51.867Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T02:47:51.867Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578071853,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T02:47:51.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T02:47:52.873Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T02:47:52.873Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-13T02:47:52.876Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 0 disconnected.
2023-01-13T02:47:52.876Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 1 disconnected.
2023-01-13T02:47:52.877Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Cancelled in-flight METADATA request with correlation id 52364 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms)
2023-01-13T02:47:52.877Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2 disconnected.
2023-01-13T02:47:52.877Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2147483647 disconnected.
2023-01-13T02:47:52.878Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-13T02:47:52.878Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-13T02:47:52.878Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Lost previously 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-01-13T02:47:52.878Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted.
2023-01-13T02:47:52.878Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException)
2023-01-13T02:47:52.977Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-13T02:47:53.034Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-13T02:47:53.041Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T02:47:53.102Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-d0ea85aa-4f56-4037-b2f7-713e26c8c4b3
2023-01-13T02:47:53.103Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T02:47:53.103Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T02:47:54.567Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:47:57.574Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:48:00.585Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:48:03.592Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:48:06.599Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:48:09.606Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:48:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:48:11.386Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T02:48:11.386Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T02:48:11.391Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-d0ea85aa-4f56-4037-b2f7-713e26c8c4b3', protocol='range'}
2023-01-13T02:48:11.403Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:48:11.408Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:48:11.408Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:48:11.408Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:48:11.409Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:48:11.409Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:48:11.409Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T02:48:11.410Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 18: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-82f03e15-5470-439d-b5a2-4653ebf6f025-d0ea85aa-4f56-4037-b2f7-713e26c8c4b3=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-01-13T02:48:11.423Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-d0ea85aa-4f56-4037-b2f7-713e26c8c4b3', protocol='range'}
2023-01-13T02:48:11.424Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:48:11.424Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T02:48:11.424Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T02:48:11.424Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:48:11.424Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:48:11.432Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-13T02:48:11.432Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T02:48:11.432Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-13T02:48:11.432Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-13T02:48:11.432Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-13T02:48:11.432Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-13T02:48:11.432Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T02:48:11.433Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-13T02:48:11.433Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T02:48:11.433Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=231, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T02:48:11.433Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T02:48:11.433Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T02:48:11.497Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T02:48:11.497Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"f813c02f-266f-4cde-9bc5-c426204cb240","serviceName":"vFW 2023-01-13 01-39-35","serviceVersion":"1.0","serviceUUID":"ec4cacf9-d7c6-4efe-8850-574630f2d3aa","serviceDescription":"catalog service description","serviceInvariantUUID":"c5cefd34-cf61-480a-b335-43915f00136d","resources":[{"resourceInstanceName":"vFW 34f4629c-33cd 0","resourceName":"vFW 34f4629c-33cd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c39fac7-365f-4852-94f2-63adb3496378","resourceInvariantUUID":"4ee7f4aa-564e-48bd-aadb-8afb0a76c29b","resourceCustomizationUUID":"3766e8ec-a06e-4a00-90f1-2d942709c4b8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml","artifactChecksum":"NWM1NmJhYzlkY2RlODI0NDQ4ZjY5NjIxOGYyMTQwMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"badb1dab-8538-480e-a8c8-1269e7bc873a","artifactVersion":"1"},{"artifactName":"vfw34f4629c33cd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json","artifactChecksum":"YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"78c8b3dc-b422-491d-aeb2-c28919bdf1e0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM0ZDMwOGQzNGQ4NjhiOGZiZDhiNmU0MGIxMTEzOWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"33cbcf4a-86a9-409a-ad13-c7600a7bffe7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8a23618d-3c46-4b63-a253-6c5792b3dc4b","artifactVersion":"2","generatedFromUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230113013935-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml","artifactChecksum":"NTQ5NTViZjlhN2M0N2MzZjIxYzU4MjdlZTA2Yzg4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2745cb75-a0bc-4288-aa21-d0f8e2cd27e2","artifactVersion":"1"},{"artifactName":"service-Vfw20230113013935-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar","artifactChecksum":"ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6cee11f5-84ac-493b-81c8-d01f5b1d364b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T02:48:11.500Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:48:11.500Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:48:11.500Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:48:11.501Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:48:12.445Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:48:12.445Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:48:12.446Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:48:12.503Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:48:12.503Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:48:12.503Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:48:12.503Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:48:13.505Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:48:13.505Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:48:13.506Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:48:13.506Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:48:14.506Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:48:14.507Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:48:14.507Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:48:14.507Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:48:15.507Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:48:15.508Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:48:15.508Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:48:15.508Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:48:16.509Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:48:16.509Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:48:16.509Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:48:16.510Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:48:17.510Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:48:17.511Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:48:17.511Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:48:17.511Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:48:18.512Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "serviceName": "vFW 2023-01-13 01-39-35",
  "serviceVersion": "1.0",
  "serviceUUID": "ec4cacf9-d7c6-4efe-8850-574630f2d3aa",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c5cefd34-cf61-480a-b335-43915f00136d",
  "resources": [
    {
      "resourceInstanceName": "vFW 34f4629c-33cd 0",
      "resourceCustomizationUUID": "3766e8ec-a06e-4a00-90f1-2d942709c4b8",
      "resourceName": "vFW 34f4629c-33cd",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8c39fac7-365f-4852-94f2-63adb3496378",
      "resourceInvariantUUID": "4ee7f4aa-564e-48bd-aadb-8afb0a76c29b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw34f4629c33cd0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
          "artifactChecksum": "YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "78c8b3dc-b422-491d-aeb2-c28919bdf1e0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
            "generatedFromUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230113013935-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
      "artifactChecksum": "ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6cee11f5-84ac-493b-81c8-d01f5b1d364b"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T02:48:18.513Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T02:48:18.513Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ec4cacf9-d7c6-4efe-8850-574630f2d3aa ASDC
2023-01-13T02:48:18.513Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:f813c02f-266f-4cde-9bc5-c426204cb240
ServiceName:vFW 2023-01-13 01-39-35
ServiceVersion:1.0
ServiceUUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
ServiceInvariantUUID:c5cefd34-cf61-480a-b335-43915f00136d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230113013935-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
ArtifactUUID:6cee11f5-84ac-493b-81c8-d01f5b1d364b
ArtifactChecksum:ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 34f4629c-33cd 0
ResourceCustomizationUUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
ResourceInvariantUUID:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
ResourceName:vFW 34f4629c-33cd
ResourceType:VF
ResourceUUID:8c39fac7-365f-4852-94f2-63adb3496378
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw34f4629c33cd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
ArtifactUUID:78c8b3dc-b422-491d-aeb2-c28919bdf1e0
ArtifactChecksum:YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU=
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
ArtifactUUID:bbb80c03-6fe5-4c19-89ce-291e2763926f
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T02:48:18.514Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec4cacf9-d7c6-4efe-8850-574630f2d3aa 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:48:18.541Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:48:18.541Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:48:18.541Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:48:18.541Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T02:48:18.541Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T02:48:18.542Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T02:48:18.802Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T02:48:18.803Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar 6cee11f5-84ac-493b-81c8-d01f5b1d364b 101498
2023-01-13T02:48:18.804Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T02:48:18.804Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T02:48:18.804Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T02:48:18.804Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:48:18.804Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:48:18.804Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578098804,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:48:19.805Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:48:19.806Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:48:19.806Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b, URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar to file: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:48:19.806Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230113013935-csar.csar
2023-01-13T02:48:19.807Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:48:19.807Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:48:20.067Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2278191780647957341/Definitions/service-Vfw20230113013935-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-01-13T02:48:22.231Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T02:48:22.231Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:48:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:48:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-13T02:48:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 34f4629c-33cd 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-Vfw20230113013935-csar.csar
2023-01-13T02:48:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:48:22.232Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:48:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:48:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:48:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:48:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:48:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T02:48:22.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:48:22.234Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:48:22.234Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T02:48:22.234Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:48:22.234Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.235Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:48:22.235Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:48:22.235Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:48:22.235Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:48:22.236Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.236Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:48:22.236Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:48:22.236Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:48:22.236Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:48:22.237Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.237Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:48:22.237Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.237Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:48:22.237Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:48:22.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:48:22.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T02:48:22.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:48:22.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T02:48:22.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T02:48:22.239Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:48:22.239Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T02:48:22.239Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T02:48:22.239Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:48:22.239Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T02:48:22.239Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T02:48:22.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T02:48:22.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T02:48:22.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:48:22.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T02:48:22.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.241Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T02:48:22.241Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.241Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:48:22.241Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:48:22.241Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:48:22.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:48:22.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T02:48:22.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:48:22.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:48:22.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:48:22.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:48:22.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-13T02:48:22.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T02:48:22.244Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T02:48:22.244Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:48:22.244Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T02:48:22.244Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T02:48:22.244Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T02:48:22.245Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T02:48:22.245Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:48:22.245Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=adf23bda-03ad-4aa9-b927-ee19e6e0bff5
2023-01-13T02:48:22.245Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.245Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:48:22.246Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:48:22.246Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:48:22.246Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T02:48:22.246Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:48:22.246Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T02:48:22.246Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T02:48:22.247Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:48:22.247Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-13T02:48:22.247Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T02:48:22.247Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T02:48:22.247Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T02:48:22.247Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:48:22.248Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f796b791-f008-4c50-ab4c-d9ff10bd30c3
2023-01-13T02:48:22.248Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.248Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T02:48:22.248Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T02:48:22.248Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T02:48:22.249Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T02:48:22.249Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:48:22.249Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T02:48:22.249Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T02:48:22.249Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T02:48:22.250Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T02:48:22.250Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T02:48:22.250Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T02:48:22.250Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T02:48:22.251Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-13T02:48:22.251Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
2023-01-13T02:48:22.251Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.251Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:48:22.251Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.252Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:48:22.252Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.252Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:48:22.252Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:48:22.252Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:48:22.253Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-13 01-39-35
Description:catalog service description
Model UUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
Model Version:NULL
Model InvariantUuid:c5cefd34-cf61-480a-b335-43915f00136d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 34f4629c-33cd
Model UUID:53d1d841-ccf3-4059-86ba-31414fe29a15
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
ModelName:Vfw34f4629c33cd..base_vfw..module-0
ModelUuid:9946828f-f9fb-4200-8e4a-9f1d782fb237
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:adf23bda-03ad-4aa9-b927-ee19e6e0bff5
ModelInvariantUuid:366f29a1-2aed-4c2c-a597-a0c8dda1d88e
ModelName:vFW 34f4629c-33cd-nodes.vfwCvfc
ModelUuid:7a18291c-9743-4cc9-8693-e1be7cac12fd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5ab5e6da-eac0-409d-b013-df5b97f1fe65
ModelInvariantUuid:d902d6e3-1a14-4efb-84cd-a98453966b61
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vfw
ModelUuid:98eec521-c6a5-4b45-9861-5af6f81af039
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f796b791-f008-4c50-ab4c-d9ff10bd30c3
ModelInvariantUuid:96ab739a-292d-4e88-901d-a3cc816b7873
ModelName:vFW 34f4629c-33cd-nodes.vsnCvfc
ModelUuid:5271675e-c73f-46c6-8b00-0e2e4915732d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a735e3c6-7032-42c2-bd0e-585c59b48fa6
ModelInvariantUuid:53a56bb7-28c0-40de-8c0f-892ede957bbd
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vsn
ModelUuid:05032305-a362-4955-8c14-54463c03e7bb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
ModelInvariantUuid:1c9f45f2-fe29-4a3e-90b1-6fd367cd36f3
ModelName:vFW 34f4629c-33cd-nodes.vpgCvfc
ModelUuid:825b232e-9619-4f5b-8b08-c6c02c093156
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:716a2408-1dcb-4a60-a48a-d3b02e0dfdec
ModelInvariantUuid:06f0b330-d153-4044-aff7-fac00ea3e6c2
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vpg
ModelUuid:1f90a436-3bab-4f45-994a-3bc52c0f148e
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=?
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-01-13T02:48:22.276Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||ERROR|500||Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists
2023-01-13T02:48:22.277Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T02:48:22.277Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists)
2023-01-13T02:48:22.277Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:48:22.278Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:48:22.278Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:48:22.278Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578102277,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:48:23.280Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T02:48:23.280Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists)
2023-01-13T02:48:23.280Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:48:23.280Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:48:23.280Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:48:23.280Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578103280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:48:24.282Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:48:24.295Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:48:24.297Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:48:24.297Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:48:24.297Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:48:24.297Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:48:54.297Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:48:54.309Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:48:54.311Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:48:54.311Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:48:54.311Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:48:54.311Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:49:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:49:11.374Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:49:11.374Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T02:49:11.375Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:49:24.311Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:49:24.324Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:49:24.327Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:49:24.327Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:49:24.327Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:49:24.327Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:49:54.327Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:49:54.351Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:49:54.353Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:49:54.353Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:49:54.353Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:49:54.353Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:50:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:50:11.377Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.377Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-13T02:50:11.378Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.378Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.378Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.378Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-13T02:50:11.378Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.379Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.379Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:50:11.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.379Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578098804,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:50:11.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673578060501,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578089363,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673578060501,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578089363,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T02:50:11.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673578060501,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578089363,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-01-13T02:50:11.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673578060501,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578089363,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578102277,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
}
2023-01-13T02:50:11.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673578060501,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578089363,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-01-13T02:50:11.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578103280,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
}
2023-01-13T02:50:11.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.385Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673578060501,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.385Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.385Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.385Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578089363,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-01-13T02:50:11.385Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.385Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.385Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "aai-model-loader",
  "timestamp": 1673578107031,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.386Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.386Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.386Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673578060501,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.386Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.386Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.386Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578089363,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-01-13T02:50:11.386Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.386Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "aai-model-loader",
  "timestamp": 1673578107031,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.387Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673578060501,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.387Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.387Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578089363,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.388Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.388Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "aai-model-loader",
  "timestamp": 1673578107031,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.388Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.388Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673578060501,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.388Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.388Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.389Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578089363,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.389Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.389Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.389Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "aai-model-loader",
  "timestamp": 1673578107031,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.389Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.389Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.389Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673578060501,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:50:11.389Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.389Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.389Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578089363,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:50:11.389Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.390Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.390Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "aai-model-loader",
  "timestamp": 1673578107031,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.390Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.390Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.390Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "aai-model-loader",
  "timestamp": 1673578107031,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.390Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.390Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.390Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1673578109247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:50:11.391Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.391Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.391Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578109254,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:50:11.391Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.391Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.391Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "aai-model-loader",
  "timestamp": 1673578107031,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.392Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.392Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.392Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578110347,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:50:11.392Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.392Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.392Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "aai-model-loader",
  "timestamp": 1673578107031,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.392Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.393Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.393Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578111415,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:50:11.393Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.393Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.393Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "aai-model-loader",
  "timestamp": 1673578107031,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:50:11.393Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.393Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.394Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578112495,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:50:11.394Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.394Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.394Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "aai-model-loader",
  "timestamp": 1673578107031,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:50:11.394Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.394Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.394Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578113619,
  "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-01-13T02:50:11.428Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3fa4bc31-9464-450f-842f-209ccb58cce4
2023-01-13T02:50:11.428Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3fa4bc31-9464-450f-842f-209ccb58cce4 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-01-13T02:50:11.445Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.446Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "aai-model-loader",
  "timestamp": 1673578117168,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:50:11.446Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.446Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.446Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1673578114623,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-13T02:50:11.446Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.446Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.446Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "aai-model-loader",
  "timestamp": 1673578124850,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-13T02:50:11.446Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:50:11.446Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:50:11.447Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "aai-model-loader",
  "timestamp": 1673578125855,
  "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-01-13T02:50:11.453Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3fa4bc31-9464-450f-842f-209ccb58cce4
2023-01-13T02:50:11.453Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3fa4bc31-9464-450f-842f-209ccb58cce4 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-01-13T02:50:24.353Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:50:24.368Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:50:24.370Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:50:24.370Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:50:24.371Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:50:24.371Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:50:54.371Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:50:54.388Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:50:54.390Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:50:54.390Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:50:54.390Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:50:54.391Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:51:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:51:24.391Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:51:24.411Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:51:24.414Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:51:24.414Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:51:24.414Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:51:24.414Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:51:54.415Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:51:54.430Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:51:54.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:51:54.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:51:54.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:51:54.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:52:11.375Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:52:24.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:52:24.448Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:52:24.450Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:52:24.450Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:52:24.450Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:52:24.450Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:52:54.450Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:52:54.469Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T02:52:54.471Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:52:54.471Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:52:54.472Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:52:54.472Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:53:11.376Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:53:11.523Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-13T02:53:11.523Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Member SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-d0ea85aa-4f56-4037-b2f7-713e26c8c4b3 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-13T02:53:11.524Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-13T02:53:11.524Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-13T02:53:11.955Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T02:53:11.970Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T02:53:11.971Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T02:53:11.978Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:53:11.978Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 19: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T02:53:11.993Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:53:11.993Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:53:11.994Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:53:11.999Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T02:53:11.999Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T02:53:11.999Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T02:53:12.000Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=281, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T02:53:12.000Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T02:53:12.000Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T02:53:24.472Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T02:53:24.473Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T02:53:24.478Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f813c02f-266f-4cde-9bc5-c426204cb240 and serviceModelVersionId: ec4cacf9-d7c6-4efe-8850-574630f2d3aa
2023-01-13T02:53:24.478Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5cefd34-cf61-480a-b335-43915f00136d
2023-01-13T02:53:24.480Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0
2023-01-13T02:53:24.490Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T02:53:24.529Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?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-01-13T02:53:24.531Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||Invoke
2023-01-13T02:53:24.538Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T02:53:24.654Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||InvokeReturn
2023-01-13T02:53:24.655Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 02:53:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[112], vertex-id=[180232], x-aai-txid=[2-aai-resources-230113-02:53:24:718-54972], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T02:53:24.655Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T02:53:24.655Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T02:53:24.655Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T02:53:24.661Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T02:53:24.662Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f813c02f-266f-4cde-9bc5-c426204cb240 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T02:53:24.662Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T02:53:24.663Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:53:24.663Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:53:24.663Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578404662,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:53:24.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:53:24.678Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578404662,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T02:53:24.680Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T02:53:25.693Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T02:53:25.694Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"38263209-1dc8-4124-bcac-47189ddb1a27","serviceDescription":"service","serviceInvariantUUID":"3308cec9-ca74-4409-922c-6f50e7b631d3","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"485e7390-02de-4f37-8653-8ae8e20cd179","resourceInvariantUUID":"915eb39e-450c-4996-ad65-454e41146949","resourceCustomizationUUID":"313b5ad6-6d27-4a08-b33d-7c0906cca1f5","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":"ZmE3MDZhNDAwMDBlNWIyZWYxNDJkN2JmYTgwMzhhMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a05a46de-c677-4d5f-bca8-07414dec4940","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":"OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e922201f-0076-4df7-bc18-f244a5688e83","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":"ebba60dc-24ea-4fc5-a412-a859e6e145b9","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":"06c58ab9-0d7c-458b-9283-3a8561885a17","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":"dbed3201-99e2-4a72-833f-6ea50f275165","artifactVersion":"2","generatedFromUUID":"ebba60dc-24ea-4fc5-a412-a859e6e145b9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"N2E0NTk5ZjlmNGFkZjUxMWM5MzI2NWY1OTdiMmVmMjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ea80ceaf-9eec-4172-8b31-ea989114e02f","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b86b15e9-4532-4cfc-b7b8-cb82809f96db","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T02:53:25.694Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:53:25.695Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:53:25.695Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:53:25.695Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "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-01-13T02:53:26.696Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:53:26.697Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:53:26.697Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:53:26.697Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "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-01-13T02:53:27.697Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:53:27.698Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:53:27.698Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:53:27.698Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "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-01-13T02:53:28.699Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:53:28.699Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:53:28.699Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:53:28.699Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "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-01-13T02:53:29.700Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:53:29.701Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:53:29.701Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:53:29.701Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "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-01-13T02:53:30.702Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:53:30.702Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:53:30.702Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:53:30.702Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:53:31.703Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:53:31.703Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:53:31.703Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:53:31.703Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:53:32.704Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "38263209-1dc8-4124-bcac-47189ddb1a27",
  "serviceDescription": "service",
  "serviceInvariantUUID": "3308cec9-ca74-4409-922c-6f50e7b631d3",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "313b5ad6-6d27-4a08-b33d-7c0906cca1f5",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "485e7390-02de-4f37-8653-8ae8e20cd179",
      "resourceInvariantUUID": "915eb39e-450c-4996-ad65-454e41146949",
      "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": "OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e922201f-0076-4df7-bc18-f244a5688e83",
          "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": "ebba60dc-24ea-4fc5-a412-a859e6e145b9",
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
            "generatedFromUUID": "ebba60dc-24ea-4fc5-a412-a859e6e145b9"
          },
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b86b15e9-4532-4cfc-b7b8-cb82809f96db"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T02:53:32.705Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T02:53:32.705Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 38263209-1dc8-4124-bcac-47189ddb1a27 ASDC
2023-01-13T02:53:32.706Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:38263209-1dc8-4124-bcac-47189ddb1a27
ServiceInvariantUUID:3308cec9-ca74-4409-922c-6f50e7b631d3
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:b86b15e9-4532-4cfc-b7b8-cb82809f96db
ArtifactChecksum:MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
ResourceInvariantUUID:915eb39e-450c-4996-ad65-454e41146949
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:485e7390-02de-4f37-8653-8ae8e20cd179
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:e922201f-0076-4df7-bc18-f244a5688e83
ArtifactChecksum:OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY=
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:ebba60dc-24ea-4fc5-a412-a859e6e145b9
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:dbed3201-99e2-4a72-833f-6ea50f275165
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:dbed3201-99e2-4a72-833f-6ea50f275165
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T02:53:32.706Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 38263209-1dc8-4124-bcac-47189ddb1a27 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:53:32.749Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:53:32.749Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:53:32.749Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:53:32.749Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T02:53:32.750Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T02:53:32.750Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T02:53:32.943Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T02:53:32.944Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar b86b15e9-4532-4cfc-b7b8-cb82809f96db 75202
2023-01-13T02:53:32.944Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T02:53:32.944Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T02:53:32.945Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T02:53:32.945Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:53:32.945Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:53:32.945Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578412944,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:53:33.946Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:53:33.946Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:53:33.947Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:53:33.947Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-13T02:53:33.950Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:53:33.950Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:53:34.152Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9716719941191319520/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-01-13T02:53:35.338Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T02:53:35.339Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:53:35.339Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T02:53:35.339Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T02:53:35.339Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:53:35.339Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:53:35.339Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:53:35.339Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:53:35.339Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:53:35.339Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:53:35.339Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:53:35.339Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:53:35.339Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:53:35.340Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:53:35.340Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:53:35.340Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:53:35.340Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:53:35.340Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:53:35.341Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:53:35.341Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:53:35.341Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:53:35.341Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:53:35.341Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:53:35.341Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:53:35.341Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:53:35.341Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T02:53:35.341Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-13T02:53:35.342Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-13T02:53:35.342Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-13T02:53:35.342Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T02:53:35.342Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T02:53:35.342Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:53:35.342Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T02:53:35.342Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:53:35.342Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:53:35.342Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:53:35.343Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:53:35.343Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:53:35.343Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:53:35.343Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:53:35.343Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T02:53:35.343Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T02:53:35.343Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:53:35.343Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T02:53:35.343Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-13T02:53:35.344Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T02:53:35.344Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6bb226b5-19ef-4d2d-8a25-e11b9ece4222
2023-01-13T02:53:35.344Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:53:35.344Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:53:35.344Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:53:35.344Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:53:35.344Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:53:35.344Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:53:35.344Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:53:35.344Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:53:35.344Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:38263209-1dc8-4124-bcac-47189ddb1a27
Model Version:NULL
Model InvariantUuid:3308cec9-ca74-4409-922c-6f50e7b631d3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:f7d26c28-f59c-49e3-a203-7337826c8255
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:915eb39e-450c-4996-ad65-454e41146949
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c2e4b08e-8abc-4a02-8303-4c58c022f24d
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:5d481a29-46b1-4994-97fa-173aae2cc594
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:6bb226b5-19ef-4d2d-8a25-e11b9ece4222
ModelInvariantUuid:26abb5d9-f337-4752-bd34-4fe844a00269
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:f3c7f3f4-8d21-4477-ac29-5efb2f8c4ffc
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:1fc18d3d-d82d-416c-819c-3af0ab75a403
ModelInvariantUuid:9a9621ef-60c0-43e7-9525-796f2693f912
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:8b06ebf6-b7e4-4c30-9e21-3d444a8a001c
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=?
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-01-13T02:53:35.366Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||ERROR|500||Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists
2023-01-13T02:53:35.367Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T02:53:35.367Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists)
2023-01-13T02:53:35.367Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:53:35.368Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:53:35.368Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:53:35.368Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578415367,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:53:36.369Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T02:53:36.369Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists)
2023-01-13T02:53:36.370Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:53:36.370Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:53:36.370Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:53:36.370Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578416369,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:53:37.371Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:53:37.381Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:53:37.383Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:53:37.384Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:53:37.384Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:53:37.384Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:54:07.384Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:54:07.399Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:54:07.402Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:54:07.402Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:54:07.402Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:54:07.402Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:54:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:54:11.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:54:11.379Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:54:11.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:54:11.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:54:11.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T02:54:11.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:54:11.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:54:11.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-13T02:54:11.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:54:11.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:54:11.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:54:11.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:54:11.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:54:11.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-13T02:54:11.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:54:11.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:54:11.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:54:11.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:54:11.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:54:11.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:54:11.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:54:11.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:54:11.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578412944,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:54:11.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:54:11.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:54:11.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578415367,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
}
2023-01-13T02:54:11.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:54:11.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T02:54:11.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578416369,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
}
2023-01-13T02:54:11.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:54:37.402Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:54:37.421Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:54:37.424Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:54:37.424Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:54:37.424Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:54:37.424Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:55:07.424Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:55:07.441Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:55:07.443Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:55:07.443Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:55:07.443Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:55:07.443Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:55:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:55:37.443Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:55:37.457Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:55:37.459Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:55:37.459Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:55:37.459Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:55:37.459Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:56:07.459Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:56:07.475Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:56:07.478Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:56:07.478Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:56:07.478Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:56:07.479Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:56:11.374Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:56:37.479Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:56:37.494Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:56:37.497Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:56:37.497Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:56:37.497Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:56:37.497Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:57:07.497Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:57:07.518Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:57:07.522Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:57:07.522Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:57:07.523Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:57:07.523Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:57:11.375Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:57:37.523Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:57:37.538Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:57:37.542Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:57:37.542Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:57:37.542Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:57:37.542Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:58:07.543Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:58:07.573Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T02:58:07.576Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:58:07.576Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:58:07.576Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:58:07.576Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:58:11.377Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:58:11.825Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: cached metadata has changed from (version48: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version49: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-01-13T02:58:11.877Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T02:58:11.877Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T02:58:11.883Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:58:11.883Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 20: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T02:58:11.900Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T02:58:11.900Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:58:11.900Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T02:58:11.904Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T02:58:11.905Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T02:58:11.905Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T02:58:11.905Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=292, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T02:58:11.905Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T02:58:11.905Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T02:58:37.576Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T02:58:37.577Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 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-01-13T02:58:37.587Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and serviceModelVersionId: 38263209-1dc8-4124-bcac-47189ddb1a27
2023-01-13T02:58:37.587Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3308cec9-ca74-4409-922c-6f50e7b631d3
2023-01-13T02:58:37.589Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0
2023-01-13T02:58:37.593Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T02:58:37.620Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?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-01-13T02:58:37.621Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||Invoke
2023-01-13T02:58:37.626Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T02:58:37.888Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||InvokeReturn
2023-01-13T02:58:37.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 02:58:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[258], vertex-id=[397408], x-aai-txid=[2-aai-resources-230113-02:58:37:805-39644], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T02:58:37.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T02:58:37.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T02:58:37.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:58:37.896Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T02:58:37.897Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T02:58:37.897Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T02:58:37.898Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:58:37.898Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:58:37.899Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578717897,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:58:37.915Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T02:58:37.915Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578717897,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T02:58:37.916Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T02:58:38.920Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T02:58:38.920Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"435fcc84-d0d8-4078-8198-156c05ad7e8b","serviceName":"Demo_pNF_NsAyxHaVhCf10YZKVLh3","serviceVersion":"1.0","serviceUUID":"be0b2f2d-e59a-48b5-b3e5-12a77c80230d","serviceDescription":"catalog service description","serviceInvariantUUID":"45e73a3d-c013-466e-87c4-a3ea7ad52284","resources":[{"resourceInstanceName":"pNF d0b302c8-9430 0","resourceName":"pNF d0b302c8-9430","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7d257319-4d9a-41dd-b9f0-7ba48a141032","resourceInvariantUUID":"2750abfb-f513-49bc-9afc-95136e80a146","resourceCustomizationUUID":"3606c070-1ad8-40f4-bb82-df59581a7acb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml","artifactChecksum":"YzdlZDYwYTRiNDI0OGYxMDQ4NTQ2MWVmOGQ0ZmU5ZDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8af35094-e4d1-48cf-97c3-16770005be7c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar","artifactChecksum":"NzBjYTcxNDI4MDg2YWM3ZmY1OWI4ZjM2MzljOWZiODU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0f8935bf-0b11-454d-9fb8-b7c327560e4a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7a5d0b35-983c-454d-9120-95f5a74f1dbb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml","artifactChecksum":"N2M4ZmY4MjkyYzgzMWU2YmVmZDgyZDE4NmY2MjNhNWU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5d1bfea2-4f4e-4fe0-87f0-911cba55d381","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dd032c8b-55d5-4bc5-af8e-87675756e733","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5687dea7-7384-445c-9906-8f8194ed2d9b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactChecksum":"NjYzZTc3Zjk5YjgxNDZjODZmY2EwMDIzZWE0MDA1NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0b3399e1-f0d9-4fe7-943c-97588b714dfd","artifactVersion":"1"},{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactChecksum":"MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fab93644-f8da-44bb-a3a7-2d0485d53e95","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T02:58:38.920Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:58:38.921Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:58:38.921Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:58:38.921Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:58:39.922Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:58:39.923Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:58:39.923Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:58:39.923Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:58:40.923Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:58:40.924Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:58:40.924Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:58:40.924Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:58:41.925Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:58:41.925Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:58:41.925Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:58:41.926Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:58:42.926Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:58:42.927Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:58:42.927Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:58:42.927Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:58:43.927Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:58:43.928Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:58:43.928Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:58:43.928Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:58:44.930Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:58:44.930Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:58:44.930Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:58:44.931Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:58:45.931Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T02:58:45.932Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:58:45.932Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:58:45.932Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:58:46.933Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "serviceName": "Demo_pNF_NsAyxHaVhCf10YZKVLh3",
  "serviceVersion": "1.0",
  "serviceUUID": "be0b2f2d-e59a-48b5-b3e5-12a77c80230d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "45e73a3d-c013-466e-87c4-a3ea7ad52284",
  "resources": [
    {
      "resourceInstanceName": "pNF d0b302c8-9430 0",
      "resourceCustomizationUUID": "3606c070-1ad8-40f4-bb82-df59581a7acb",
      "resourceName": "pNF d0b302c8-9430",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "7d257319-4d9a-41dd-b9f0-7ba48a141032",
      "resourceInvariantUUID": "2750abfb-f513-49bc-9afc-95136e80a146",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactChecksum": "MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fab93644-f8da-44bb-a3a7-2d0485d53e95"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T02:58:46.933Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T02:58:46.933Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 be0b2f2d-e59a-48b5-b3e5-12a77c80230d ASDC
2023-01-13T02:58:46.934Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:435fcc84-d0d8-4078-8198-156c05ad7e8b
ServiceName:Demo_pNF_NsAyxHaVhCf10YZKVLh3
ServiceVersion:1.0
ServiceUUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
ServiceInvariantUUID:45e73a3d-c013-466e-87c4-a3ea7ad52284
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactUUID:fab93644-f8da-44bb-a3a7-2d0485d53e95
ArtifactChecksum:MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF d0b302c8-9430 0
ResourceCustomizationUUID:3606c070-1ad8-40f4-bb82-df59581a7acb
ResourceInvariantUUID:2750abfb-f513-49bc-9afc-95136e80a146
ResourceName:pNF d0b302c8-9430
ResourceType:PNF
ResourceUUID:7d257319-4d9a-41dd-b9f0-7ba48a141032
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-13T02:58:46.934Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF be0b2f2d-e59a-48b5-b3e5-12a77c80230d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:58:46.965Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:58:46.965Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:58:46.966Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:58:46.966Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 from URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:46.966Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T02:58:46.966Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:47.349Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T02:58:47.350Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar fab93644-f8da-44bb-a3a7-2d0485d53e95 88020
2023-01-13T02:58:47.350Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T02:58:47.351Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:47.351Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T02:58:47.351Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:58:47.351Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:58:47.351Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578727350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:58:48.352Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T02:58:48.353Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T02:58:48.353Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95, URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar to file: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:48.353Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:48.354Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:48.355Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:48.478Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5412119083311461728/Definitions/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml
2023-01-13T02:58:49.206Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T02:58:49.207Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:58:49.207Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:49.208Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T02:58:49.208Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:49.208Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:49.208Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:49.208Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:49.208Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:49.209Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:49.209Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d0b302c8-9430 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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T02:58:49.209Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T02:58:49.209Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:58:49.210Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:58:49.210Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T02:58:49.210Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:58:49.210Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:58:49.211Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:58:49.211Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:58:49.211Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T02:58:49.211Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T02:58:49.211Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T02:58:49.212Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:58:49.212Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:58:49.212Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:58:49.212Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:58:49.212Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:58:49.213Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:58:49.213Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:58:49.213Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:58:49.213Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T02:58:49.213Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T02:58:49.214Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_NsAyxHaVhCf10YZKVLh3
Description:catalog service description
Model UUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
Model Version:NULL
Model InvariantUuid:45e73a3d-c013-466e-87c4-a3ea7ad52284
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=?
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-01-13T02:58:49.236Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||ERROR|500||Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists
2023-01-13T02:58:49.237Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T02:58:49.237Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar(Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists)
2023-01-13T02:58:49.237Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:58:49.237Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:58:49.237Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:58:49.238Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578729237,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:58:50.239Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T02:58:50.240Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar(Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists)
2023-01-13T02:58:50.240Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T02:58:50.240Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T02:58:50.240Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T02:58:50.241Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578730239,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:58:51.242Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:58:51.258Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:58:51.260Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:58:51.261Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:58:51.261Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:58:51.261Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:59:11.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T02:59:11.380Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T02:59:11.381Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:59:11.382Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:59:11.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T02:59:11.382Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:59:11.382Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:59:11.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T02:59:11.382Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:59:11.382Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:59:11.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T02:59:11.382Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:59:11.382Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:59:11.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T02:59:11.382Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:59:11.383Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:59:11.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T02:59:11.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:59:11.383Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:59:11.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T02:59:11.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T02:59:11.383Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:59:11.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T02:59:11.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578072873,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T02:59:11.383Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:59:11.384Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T02:59:11.384Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578727350,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T02:59:11.384Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:59:11.384Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T02:59:11.384Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578729237,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists"
}
2023-01-13T02:59:11.384Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:59:11.384Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T02:59:11.384Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673578730239,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists"
}
2023-01-13T02:59:11.384Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T02:59:21.261Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:59:21.279Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:59:21.281Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:59:21.281Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:59:21.281Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:59:21.282Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T02:59:51.282Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T02:59:51.299Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T02:59:51.302Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T02:59:51.302Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T02:59:51.302Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T02:59:51.302Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:00:11.373Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:00:21.302Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:00:21.315Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:00:21.318Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:00:21.318Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:00:21.318Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:00:21.318Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:00:51.319Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:00:51.331Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:00:51.333Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:00:51.333Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:00:51.333Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:00:51.333Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:01:11.378Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:01:21.334Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:01:21.348Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:01:21.351Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:01:21.351Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:01:21.351Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:01:21.352Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:01:51.352Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:01:51.363Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:01:51.365Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:01:51.366Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:01:51.366Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:01:51.366Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:02:11.379Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:02:21.366Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:02:21.378Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:02:21.381Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:02:21.381Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:02:21.381Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:02:21.381Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:02:51.381Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:02:51.394Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:02:51.397Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:02:51.397Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:02:51.397Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:02:51.397Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:03:11.380Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:03:21.398Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:03:21.429Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:03:21.435Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:03:21.435Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:03:21.435Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:03:21.435Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:03:51.436Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T03:03:51.436Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b 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-01-13T03:03:51.442Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b and serviceModelVersionId: be0b2f2d-e59a-48b5-b3e5-12a77c80230d
2023-01-13T03:03:51.442Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 45e73a3d-c013-466e-87c4-a3ea7ad52284
2023-01-13T03:03:51.444Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0
2023-01-13T03:03:51.455Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T03:03:51.497Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||Invoke
2023-01-13T03:03:51.497Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[435fcc84-d0d8-4078-8198-156c05ad7e8b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[34234199-9357-44f5-8eee-eafaa85856ca], X-ECOMP-RequestID=[435fcc84-d0d8-4078-8198-156c05ad7e8b], X-TransactionId=[], X-ONAP-RequestID=[435fcc84-d0d8-4078-8198-156c05ad7e8b], Content-Type=[application/merge-patch+json]}
2023-01-13T03:03:51.503Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T03:03:51.620Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?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/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 03:03:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[112], vertex-id=[250000], x-aai-txid=[1-aai-resources-230113-03:03:51:681-43162], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T03:03:51.621Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-13T03:03:51.621Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||InvokeReturn
2023-01-13T03:03:51.622Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T03:03:51.622Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T03:03:51.633Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T03:03:51.633Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 435fcc84-d0d8-4078-8198-156c05ad7e8b and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T03:03:51.634Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T03:03:51.634Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:03:51.634Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:03:51.634Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579031633,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:03:51.650Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-13T03:03:51.651Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579031633,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T03:03:51.652Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T03:03:52.660Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T03:03:52.661Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-13T03:03:52.663Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 0 disconnected.
2023-01-13T03:03:52.664Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 1 disconnected.
2023-01-13T03:03:52.664Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Cancelled in-flight METADATA request with correlation id 52480 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms)
2023-01-13T03:03:52.664Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2 disconnected.
2023-01-13T03:03:52.665Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2147483647 disconnected.
2023-01-13T03:03:52.665Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-13T03:03:52.665Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-13T03:03:52.665Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Lost previously 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-01-13T03:03:52.666Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted.
2023-01-13T03:03:52.666Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException)
2023-01-13T03:03:52.763Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-13T03:03:52.809Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-13T03:03:52.815Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T03:03:52.860Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-36a0324a-feb1-45d7-be73-641f3c8ddad5
2023-01-13T03:03:52.860Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T03:03:52.860Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T03:03:54.358Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:03:57.365Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:04:00.372Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:04:03.379Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:04:06.387Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:04:09.396Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:04:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:04:11.382Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T03:04:11.382Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T03:04:11.387Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-36a0324a-feb1-45d7-be73-641f3c8ddad5', protocol='range'}
2023-01-13T03:04:11.387Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:04:11.390Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:04:11.391Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:04:11.391Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:04:11.391Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:04:11.392Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:04:11.392Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:04:11.393Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 21: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-82f03e15-5470-439d-b5a2-4653ebf6f025-36a0324a-feb1-45d7-be73-641f3c8ddad5=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-01-13T03:04:11.403Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:04:11.403Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:04:11.404Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-36a0324a-feb1-45d7-be73-641f3c8ddad5', protocol='range'}
2023-01-13T03:04:11.404Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:04:11.404Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T03:04:11.404Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T03:04:11.408Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T03:04:11.408Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T03:04:11.408Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-13T03:04:11.408Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T03:04:11.409Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-13T03:04:11.409Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-13T03:04:11.409Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-13T03:04:11.409Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=305, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T03:04:11.409Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-13T03:04:11.409Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-13T03:04:11.409Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T03:04:11.409Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T03:04:11.492Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T03:04:11.492Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"f813c02f-266f-4cde-9bc5-c426204cb240","serviceName":"vFW 2023-01-13 01-39-35","serviceVersion":"1.0","serviceUUID":"ec4cacf9-d7c6-4efe-8850-574630f2d3aa","serviceDescription":"catalog service description","serviceInvariantUUID":"c5cefd34-cf61-480a-b335-43915f00136d","resources":[{"resourceInstanceName":"vFW 34f4629c-33cd 0","resourceName":"vFW 34f4629c-33cd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c39fac7-365f-4852-94f2-63adb3496378","resourceInvariantUUID":"4ee7f4aa-564e-48bd-aadb-8afb0a76c29b","resourceCustomizationUUID":"3766e8ec-a06e-4a00-90f1-2d942709c4b8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml","artifactChecksum":"NWM1NmJhYzlkY2RlODI0NDQ4ZjY5NjIxOGYyMTQwMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"badb1dab-8538-480e-a8c8-1269e7bc873a","artifactVersion":"1"},{"artifactName":"vfw34f4629c33cd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json","artifactChecksum":"YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"78c8b3dc-b422-491d-aeb2-c28919bdf1e0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM0ZDMwOGQzNGQ4NjhiOGZiZDhiNmU0MGIxMTEzOWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"33cbcf4a-86a9-409a-ad13-c7600a7bffe7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8a23618d-3c46-4b63-a253-6c5792b3dc4b","artifactVersion":"2","generatedFromUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230113013935-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml","artifactChecksum":"NTQ5NTViZjlhN2M0N2MzZjIxYzU4MjdlZTA2Yzg4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2745cb75-a0bc-4288-aa21-d0f8e2cd27e2","artifactVersion":"1"},{"artifactName":"service-Vfw20230113013935-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar","artifactChecksum":"ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6cee11f5-84ac-493b-81c8-d01f5b1d364b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T03:04:11.500Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:04:11.500Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:04:11.501Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:04:11.501Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:04:12.426Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T03:04:12.427Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:04:12.427Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:04:12.501Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:04:12.502Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:04:12.502Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:04:12.502Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:04:13.503Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:04:13.504Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:04:13.504Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:04:13.504Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:04:14.505Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:04:14.506Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:04:14.506Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:04:14.506Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:04:15.508Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:04:15.509Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:04:15.509Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:04:15.509Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:04:16.510Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:04:16.510Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:04:16.511Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:04:16.511Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:04:17.511Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:04:17.512Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:04:17.512Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:04:17.512Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:04:18.513Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "serviceName": "vFW 2023-01-13 01-39-35",
  "serviceVersion": "1.0",
  "serviceUUID": "ec4cacf9-d7c6-4efe-8850-574630f2d3aa",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c5cefd34-cf61-480a-b335-43915f00136d",
  "resources": [
    {
      "resourceInstanceName": "vFW 34f4629c-33cd 0",
      "resourceCustomizationUUID": "3766e8ec-a06e-4a00-90f1-2d942709c4b8",
      "resourceName": "vFW 34f4629c-33cd",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8c39fac7-365f-4852-94f2-63adb3496378",
      "resourceInvariantUUID": "4ee7f4aa-564e-48bd-aadb-8afb0a76c29b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw34f4629c33cd0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
          "artifactChecksum": "YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "78c8b3dc-b422-491d-aeb2-c28919bdf1e0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
            "generatedFromUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230113013935-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
      "artifactChecksum": "ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6cee11f5-84ac-493b-81c8-d01f5b1d364b"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T03:04:18.514Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T03:04:18.514Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ec4cacf9-d7c6-4efe-8850-574630f2d3aa ASDC
2023-01-13T03:04:18.515Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:f813c02f-266f-4cde-9bc5-c426204cb240
ServiceName:vFW 2023-01-13 01-39-35
ServiceVersion:1.0
ServiceUUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
ServiceInvariantUUID:c5cefd34-cf61-480a-b335-43915f00136d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230113013935-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
ArtifactUUID:6cee11f5-84ac-493b-81c8-d01f5b1d364b
ArtifactChecksum:ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 34f4629c-33cd 0
ResourceCustomizationUUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
ResourceInvariantUUID:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
ResourceName:vFW 34f4629c-33cd
ResourceType:VF
ResourceUUID:8c39fac7-365f-4852-94f2-63adb3496378
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw34f4629c33cd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
ArtifactUUID:78c8b3dc-b422-491d-aeb2-c28919bdf1e0
ArtifactChecksum:YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU=
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
ArtifactUUID:bbb80c03-6fe5-4c19-89ce-291e2763926f
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T03:04:18.515Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec4cacf9-d7c6-4efe-8850-574630f2d3aa 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:04:18.550Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:04:18.550Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:04:18.551Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:04:18.551Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T03:04:18.551Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:04:18.551Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T03:04:18.776Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:04:18.778Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar 6cee11f5-84ac-493b-81c8-d01f5b1d364b 101498
2023-01-13T03:04:18.778Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T03:04:18.778Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T03:04:18.778Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:04:18.779Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:04:18.779Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:04:18.779Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579058778,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:04:19.780Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:04:19.780Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:04:19.781Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b, URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar to file: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:04:19.781Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230113013935-csar.csar
2023-01-13T03:04:19.782Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:04:19.782Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:04:20.025Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3604708681762785638/Definitions/service-Vfw20230113013935-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-01-13T03:04:22.069Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T03:04:22.069Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:04:22.070Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:04:22.070Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-13T03:04:22.070Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 34f4629c-33cd 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-Vfw20230113013935-csar.csar
2023-01-13T03:04:22.070Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:04:22.070Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T03:04:22.070Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T03:04:22.071Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T03:04:22.071Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:04:22.071Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:04:22.071Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T03:04:22.071Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:04:22.071Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:04:22.071Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:04:22.071Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:04:22.072Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.072Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:04:22.072Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:04:22.073Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:04:22.073Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:04:22.073Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.073Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:04:22.073Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:04:22.074Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:04:22.074Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:04:22.074Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.074Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:04:22.075Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.075Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T03:04:22.075Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T03:04:22.075Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T03:04:22.075Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T03:04:22.076Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:04:22.076Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T03:04:22.076Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T03:04:22.076Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:04:22.076Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T03:04:22.077Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T03:04:22.077Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:04:22.077Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T03:04:22.077Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T03:04:22.077Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T03:04:22.077Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T03:04:22.077Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:04:22.078Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T03:04:22.078Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.078Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T03:04:22.078Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.078Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:04:22.078Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:04:22.079Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.079Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:04:22.079Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:04:22.079Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.079Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:04:22.079Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:04:22.079Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.079Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T03:04:22.079Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T03:04:22.080Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T03:04:22.080Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-13T03:04:22.080Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T03:04:22.080Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T03:04:22.080Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:04:22.080Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T03:04:22.080Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T03:04:22.080Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T03:04:22.080Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T03:04:22.080Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:04:22.081Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=adf23bda-03ad-4aa9-b927-ee19e6e0bff5
2023-01-13T03:04:22.081Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.081Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T03:04:22.081Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T03:04:22.081Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T03:04:22.081Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T03:04:22.081Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:04:22.081Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T03:04:22.081Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T03:04:22.082Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:04:22.082Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-13T03:04:22.082Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T03:04:22.082Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T03:04:22.082Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T03:04:22.082Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:04:22.082Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f796b791-f008-4c50-ab4c-d9ff10bd30c3
2023-01-13T03:04:22.082Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.082Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T03:04:22.083Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T03:04:22.083Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T03:04:22.083Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T03:04:22.083Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:04:22.083Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T03:04:22.083Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T03:04:22.083Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:04:22.083Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T03:04:22.083Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T03:04:22.084Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:04:22.084Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T03:04:22.084Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-13T03:04:22.084Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
2023-01-13T03:04:22.084Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.084Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:04:22.084Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.084Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:04:22.084Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.084Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:04:22.085Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:04:22.085Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:04:22.085Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-13 01-39-35
Description:catalog service description
Model UUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
Model Version:NULL
Model InvariantUuid:c5cefd34-cf61-480a-b335-43915f00136d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 34f4629c-33cd
Model UUID:53d1d841-ccf3-4059-86ba-31414fe29a15
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
ModelName:Vfw34f4629c33cd..base_vfw..module-0
ModelUuid:9946828f-f9fb-4200-8e4a-9f1d782fb237
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:adf23bda-03ad-4aa9-b927-ee19e6e0bff5
ModelInvariantUuid:366f29a1-2aed-4c2c-a597-a0c8dda1d88e
ModelName:vFW 34f4629c-33cd-nodes.vfwCvfc
ModelUuid:7a18291c-9743-4cc9-8693-e1be7cac12fd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5ab5e6da-eac0-409d-b013-df5b97f1fe65
ModelInvariantUuid:d902d6e3-1a14-4efb-84cd-a98453966b61
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vfw
ModelUuid:98eec521-c6a5-4b45-9861-5af6f81af039
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f796b791-f008-4c50-ab4c-d9ff10bd30c3
ModelInvariantUuid:96ab739a-292d-4e88-901d-a3cc816b7873
ModelName:vFW 34f4629c-33cd-nodes.vsnCvfc
ModelUuid:5271675e-c73f-46c6-8b00-0e2e4915732d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a735e3c6-7032-42c2-bd0e-585c59b48fa6
ModelInvariantUuid:53a56bb7-28c0-40de-8c0f-892ede957bbd
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vsn
ModelUuid:05032305-a362-4955-8c14-54463c03e7bb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
ModelInvariantUuid:1c9f45f2-fe29-4a3e-90b1-6fd367cd36f3
ModelName:vFW 34f4629c-33cd-nodes.vpgCvfc
ModelUuid:825b232e-9619-4f5b-8b08-c6c02c093156
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:716a2408-1dcb-4a60-a48a-d3b02e0dfdec
ModelInvariantUuid:06f0b330-d153-4044-aff7-fac00ea3e6c2
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vpg
ModelUuid:1f90a436-3bab-4f45-994a-3bc52c0f148e
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=?
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-01-13T03:04:22.119Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||ERROR|500||Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists
2023-01-13T03:04:22.119Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T03:04:22.119Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists)
2023-01-13T03:04:22.119Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:04:22.120Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:04:22.120Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:04:22.120Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579062119,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:04:23.121Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T03:04:23.121Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists)
2023-01-13T03:04:23.121Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:04:23.122Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:04:23.122Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:04:23.122Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579063121,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:04:24.123Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:04:24.136Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:04:24.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:04:24.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:04:24.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:04:24.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:04:54.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:04:54.153Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:04:54.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:04:54.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:04:54.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:04:54.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:05:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:05:11.374Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T03:05:11.375Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T03:05:11.375Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:05:24.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:05:24.168Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:05:24.171Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:05:24.171Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:05:24.171Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:05:24.171Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:05:54.172Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:05:54.184Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:05:54.186Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:05:54.186Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:05:54.186Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:05:54.187Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:06:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:06:11.375Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T03:06:11.375Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-13T03:06:11.376Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:06:11.376Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T03:06:11.376Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:06:11.376Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:06:11.376Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T03:06:11.376Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-13T03:06:11.377Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:06:11.377Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T03:06:11.377Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:06:11.377Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:06:11.377Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T03:06:11.377Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T03:06:11.378Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:06:11.378Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T03:06:11.378Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579058778,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:06:11.379Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:06:11.379Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T03:06:11.379Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579062119,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
}
2023-01-13T03:06:11.379Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:06:11.379Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T03:06:11.379Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579063121,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
}
2023-01-13T03:06:11.379Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:06:24.187Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:06:24.199Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:06:24.202Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:06:24.202Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:06:24.202Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:06:24.202Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:06:54.203Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:06:54.217Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:06:54.219Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:06:54.220Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:06:54.220Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:06:54.220Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:07:11.373Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:07:24.220Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:07:24.250Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:07:24.252Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:07:24.252Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:07:24.253Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:07:24.253Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:07:54.253Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:07:54.270Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:07:54.273Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:07:54.273Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:07:54.273Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:07:54.273Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:08:11.374Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:08:24.274Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:08:24.295Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:08:24.298Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:08:24.298Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:08:24.298Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:08:24.298Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:08:54.299Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:08:54.318Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:08:54.320Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:08:54.320Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:08:54.320Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:08:54.320Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:09:11.377Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:09:11.586Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-13T03:09:11.587Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Member SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-36a0324a-feb1-45d7-be73-641f3c8ddad5 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-13T03:09:11.587Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-13T03:09:11.588Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-13T03:09:11.871Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:09:11.879Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T03:09:11.879Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T03:09:11.888Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:09:11.889Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 22: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T03:09:11.899Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:09:11.899Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:09:11.899Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:09:11.903Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T03:09:11.903Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T03:09:11.904Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T03:09:11.904Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=315, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T03:09:11.904Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T03:09:11.904Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T03:09:24.320Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T03:09:24.321Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T03:09:24.335Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f813c02f-266f-4cde-9bc5-c426204cb240 and serviceModelVersionId: ec4cacf9-d7c6-4efe-8850-574630f2d3aa
2023-01-13T03:09:24.335Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5cefd34-cf61-480a-b335-43915f00136d
2023-01-13T03:09:24.337Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0
2023-01-13T03:09:24.352Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T03:09:24.402Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?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-01-13T03:09:24.404Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||Invoke
2023-01-13T03:09:24.412Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T03:09:24.584Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||InvokeReturn
2023-01-13T03:09:24.585Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 03:09:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[168], vertex-id=[180232], x-aai-txid=[1-aai-resources-230113-03:09:24:591-79863], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T03:09:24.585Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T03:09:24.585Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T03:09:24.585Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T03:09:24.593Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T03:09:24.594Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f813c02f-266f-4cde-9bc5-c426204cb240 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T03:09:24.594Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T03:09:24.595Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:09:24.595Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:09:24.595Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579364594,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:09:24.608Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T03:09:24.608Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579364594,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T03:09:24.610Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T03:09:25.617Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T03:09:25.618Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"38263209-1dc8-4124-bcac-47189ddb1a27","serviceDescription":"service","serviceInvariantUUID":"3308cec9-ca74-4409-922c-6f50e7b631d3","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"485e7390-02de-4f37-8653-8ae8e20cd179","resourceInvariantUUID":"915eb39e-450c-4996-ad65-454e41146949","resourceCustomizationUUID":"313b5ad6-6d27-4a08-b33d-7c0906cca1f5","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":"ZmE3MDZhNDAwMDBlNWIyZWYxNDJkN2JmYTgwMzhhMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a05a46de-c677-4d5f-bca8-07414dec4940","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":"OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e922201f-0076-4df7-bc18-f244a5688e83","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":"ebba60dc-24ea-4fc5-a412-a859e6e145b9","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":"06c58ab9-0d7c-458b-9283-3a8561885a17","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":"dbed3201-99e2-4a72-833f-6ea50f275165","artifactVersion":"2","generatedFromUUID":"ebba60dc-24ea-4fc5-a412-a859e6e145b9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"N2E0NTk5ZjlmNGFkZjUxMWM5MzI2NWY1OTdiMmVmMjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ea80ceaf-9eec-4172-8b31-ea989114e02f","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b86b15e9-4532-4cfc-b7b8-cb82809f96db","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T03:09:25.618Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:09:25.619Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:09:25.619Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:09:25.619Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "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-01-13T03:09:26.619Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:09:26.620Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:09:26.620Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:09:26.620Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "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-01-13T03:09:27.621Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:09:27.621Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:09:27.621Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:09:27.621Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "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-01-13T03:09:28.622Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:09:28.623Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:09:28.623Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:09:28.623Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "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-01-13T03:09:29.623Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:09:29.624Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:09:29.624Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:09:29.624Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "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-01-13T03:09:30.625Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:09:30.626Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:09:30.626Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:09:30.626Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:09:31.627Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:09:31.627Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:09:31.627Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:09:31.627Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:09:32.628Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "38263209-1dc8-4124-bcac-47189ddb1a27",
  "serviceDescription": "service",
  "serviceInvariantUUID": "3308cec9-ca74-4409-922c-6f50e7b631d3",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "313b5ad6-6d27-4a08-b33d-7c0906cca1f5",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "485e7390-02de-4f37-8653-8ae8e20cd179",
      "resourceInvariantUUID": "915eb39e-450c-4996-ad65-454e41146949",
      "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": "OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e922201f-0076-4df7-bc18-f244a5688e83",
          "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": "ebba60dc-24ea-4fc5-a412-a859e6e145b9",
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
            "generatedFromUUID": "ebba60dc-24ea-4fc5-a412-a859e6e145b9"
          },
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b86b15e9-4532-4cfc-b7b8-cb82809f96db"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T03:09:32.629Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T03:09:32.629Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 38263209-1dc8-4124-bcac-47189ddb1a27 ASDC
2023-01-13T03:09:32.630Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:38263209-1dc8-4124-bcac-47189ddb1a27
ServiceInvariantUUID:3308cec9-ca74-4409-922c-6f50e7b631d3
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:b86b15e9-4532-4cfc-b7b8-cb82809f96db
ArtifactChecksum:MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
ResourceInvariantUUID:915eb39e-450c-4996-ad65-454e41146949
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:485e7390-02de-4f37-8653-8ae8e20cd179
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:e922201f-0076-4df7-bc18-f244a5688e83
ArtifactChecksum:OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY=
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:ebba60dc-24ea-4fc5-a412-a859e6e145b9
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:dbed3201-99e2-4a72-833f-6ea50f275165
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:dbed3201-99e2-4a72-833f-6ea50f275165
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T03:09:32.631Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 38263209-1dc8-4124-bcac-47189ddb1a27 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:09:32.665Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:09:32.665Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:09:32.665Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:09:32.665Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T03:09:32.665Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:09:32.666Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T03:09:32.872Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:09:32.873Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar b86b15e9-4532-4cfc-b7b8-cb82809f96db 75202
2023-01-13T03:09:32.873Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T03:09:32.873Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T03:09:32.873Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:09:32.873Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:09:32.873Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:09:32.873Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579372873,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:09:33.874Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:09:33.875Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:09:33.875Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T03:09:33.875Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-13T03:09:33.876Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T03:09:33.876Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T03:09:34.079Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17932015998389204644/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-01-13T03:09:35.281Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T03:09:35.281Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:09:35.282Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T03:09:35.282Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T03:09:35.282Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:09:35.282Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:09:35.282Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:09:35.283Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:09:35.283Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:09:35.283Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:09:35.283Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:09:35.283Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:09:35.284Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:09:35.284Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:09:35.284Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:09:35.284Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:09:35.285Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:09:35.285Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:09:35.285Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:09:35.285Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:09:35.286Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:09:35.286Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:09:35.286Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:09:35.286Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:09:35.287Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:09:35.287Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T03:09:35.287Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-13T03:09:35.287Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-13T03:09:35.287Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-13T03:09:35.288Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T03:09:35.288Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T03:09:35.288Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:09:35.288Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T03:09:35.288Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:09:35.289Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:09:35.289Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:09:35.290Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:09:35.290Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:09:35.290Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:09:35.290Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:09:35.290Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:09:35.291Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:09:35.291Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:09:35.291Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T03:09:35.291Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-13T03:09:35.291Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T03:09:35.291Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6bb226b5-19ef-4d2d-8a25-e11b9ece4222
2023-01-13T03:09:35.291Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:09:35.292Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:09:35.292Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:09:35.292Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:09:35.292Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:09:35.292Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:09:35.292Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:09:35.292Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:09:35.292Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:38263209-1dc8-4124-bcac-47189ddb1a27
Model Version:NULL
Model InvariantUuid:3308cec9-ca74-4409-922c-6f50e7b631d3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:f7d26c28-f59c-49e3-a203-7337826c8255
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:915eb39e-450c-4996-ad65-454e41146949
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c2e4b08e-8abc-4a02-8303-4c58c022f24d
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:5d481a29-46b1-4994-97fa-173aae2cc594
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:6bb226b5-19ef-4d2d-8a25-e11b9ece4222
ModelInvariantUuid:26abb5d9-f337-4752-bd34-4fe844a00269
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:f3c7f3f4-8d21-4477-ac29-5efb2f8c4ffc
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:1fc18d3d-d82d-416c-819c-3af0ab75a403
ModelInvariantUuid:9a9621ef-60c0-43e7-9525-796f2693f912
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:8b06ebf6-b7e4-4c30-9e21-3d444a8a001c
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=?
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-01-13T03:09:35.316Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||ERROR|500||Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists
2023-01-13T03:09:35.316Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T03:09:35.316Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists)
2023-01-13T03:09:35.316Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:09:35.317Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:09:35.317Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:09:35.317Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579375316,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:09:36.318Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T03:09:36.318Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists)
2023-01-13T03:09:36.318Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:09:36.318Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:09:36.318Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:09:36.318Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579376318,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:09:37.319Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:09:37.336Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:09:37.339Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:09:37.340Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:09:37.340Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:09:37.340Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:10:07.340Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:10:07.366Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:10:07.368Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:10:07.368Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:10:07.368Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:10:07.368Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:10:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:10:11.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T03:10:11.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:10:11.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:10:11.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T03:10:11.382Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T03:10:11.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:10:11.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T03:10:11.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-13T03:10:11.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:10:11.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T03:10:11.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:10:11.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:10:11.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T03:10:11.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-13T03:10:11.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:10:11.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T03:10:11.383Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:10:11.383Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:10:11.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T03:10:11.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T03:10:11.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:10:11.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T03:10:11.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579372873,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:10:11.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:10:11.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T03:10:11.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579375316,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
}
2023-01-13T03:10:11.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:10:11.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T03:10:11.384Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579376318,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
}
2023-01-13T03:10:11.384Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:10:37.369Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:10:37.383Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:10:37.386Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:10:37.386Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:10:37.386Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:10:37.387Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:11:07.387Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:11:07.400Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:11:07.402Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:11:07.402Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:11:07.402Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:11:07.402Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:11:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:11:37.403Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:11:37.417Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:11:37.419Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:11:37.420Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:11:37.420Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:11:37.420Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:12:07.420Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:12:07.434Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:12:07.442Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:12:07.442Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:12:07.443Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:12:07.443Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:12:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:12:37.443Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:12:37.463Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:12:37.465Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:12:37.465Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:12:37.466Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:12:37.466Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:13:07.466Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:13:07.482Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:13:07.488Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:13:07.488Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:13:07.489Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:13:07.489Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:13:11.375Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:13:37.489Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:13:37.506Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:13:37.509Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:13:37.509Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:13:37.509Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:13:37.510Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:14:07.510Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:14:07.529Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:14:07.532Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:14:07.532Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:14:07.533Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:14:07.533Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:14:11.375Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:14:11.544Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: cached metadata has changed from (version52: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version53: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-01-13T03:14:11.553Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T03:14:11.554Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T03:14:11.558Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:14:11.559Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 23: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T03:14:11.568Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:14:11.568Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:14:11.568Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:14:11.571Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T03:14:11.571Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T03:14:11.572Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T03:14:11.572Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=326, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T03:14:11.572Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T03:14:11.572Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T03:14:37.534Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T03:14:37.534Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 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-01-13T03:14:37.550Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and serviceModelVersionId: 38263209-1dc8-4124-bcac-47189ddb1a27
2023-01-13T03:14:37.551Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3308cec9-ca74-4409-922c-6f50e7b631d3
2023-01-13T03:14:37.551Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0
2023-01-13T03:14:37.555Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T03:14:37.579Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||Invoke
2023-01-13T03:14:37.580Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[52ca2708-3f1f-4b84-a945-f86ab7c20c3c], X-ECOMP-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], X-TransactionId=[], X-ONAP-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], Content-Type=[application/merge-patch+json]}
2023-01-13T03:14:37.585Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T03:14:37.743Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?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/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 03:14:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[397408], x-aai-txid=[1-aai-resources-230113-03:14:37:765-70076], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T03:14:37.744Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-13T03:14:37.744Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||InvokeReturn
2023-01-13T03:14:37.745Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T03:14:37.745Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:14:37.752Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:14:37.753Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T03:14:37.753Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T03:14:37.753Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:14:37.753Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:14:37.753Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579677753,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:14:37.765Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T03:14:37.765Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579677753,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T03:14:37.766Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T03:14:38.776Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T03:14:38.777Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"435fcc84-d0d8-4078-8198-156c05ad7e8b","serviceName":"Demo_pNF_NsAyxHaVhCf10YZKVLh3","serviceVersion":"1.0","serviceUUID":"be0b2f2d-e59a-48b5-b3e5-12a77c80230d","serviceDescription":"catalog service description","serviceInvariantUUID":"45e73a3d-c013-466e-87c4-a3ea7ad52284","resources":[{"resourceInstanceName":"pNF d0b302c8-9430 0","resourceName":"pNF d0b302c8-9430","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7d257319-4d9a-41dd-b9f0-7ba48a141032","resourceInvariantUUID":"2750abfb-f513-49bc-9afc-95136e80a146","resourceCustomizationUUID":"3606c070-1ad8-40f4-bb82-df59581a7acb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml","artifactChecksum":"YzdlZDYwYTRiNDI0OGYxMDQ4NTQ2MWVmOGQ0ZmU5ZDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8af35094-e4d1-48cf-97c3-16770005be7c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar","artifactChecksum":"NzBjYTcxNDI4MDg2YWM3ZmY1OWI4ZjM2MzljOWZiODU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0f8935bf-0b11-454d-9fb8-b7c327560e4a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7a5d0b35-983c-454d-9120-95f5a74f1dbb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml","artifactChecksum":"N2M4ZmY4MjkyYzgzMWU2YmVmZDgyZDE4NmY2MjNhNWU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5d1bfea2-4f4e-4fe0-87f0-911cba55d381","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dd032c8b-55d5-4bc5-af8e-87675756e733","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5687dea7-7384-445c-9906-8f8194ed2d9b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactChecksum":"NjYzZTc3Zjk5YjgxNDZjODZmY2EwMDIzZWE0MDA1NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0b3399e1-f0d9-4fe7-943c-97588b714dfd","artifactVersion":"1"},{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactChecksum":"MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fab93644-f8da-44bb-a3a7-2d0485d53e95","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T03:14:38.777Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:14:38.778Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:14:38.778Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:14:38.778Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:14:39.779Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:14:39.780Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:14:39.780Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:14:39.780Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:14:40.781Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:14:40.782Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:14:40.782Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:14:40.782Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:14:41.783Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:14:41.783Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:14:41.784Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:14:41.784Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:14:42.785Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:14:42.785Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:14:42.785Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:14:42.786Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:14:43.786Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:14:43.787Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:14:43.787Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:14:43.788Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:14:44.789Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:14:44.789Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:14:44.790Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:14:44.790Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:14:45.791Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:14:45.791Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:14:45.792Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:14:45.792Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:14:46.794Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "serviceName": "Demo_pNF_NsAyxHaVhCf10YZKVLh3",
  "serviceVersion": "1.0",
  "serviceUUID": "be0b2f2d-e59a-48b5-b3e5-12a77c80230d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "45e73a3d-c013-466e-87c4-a3ea7ad52284",
  "resources": [
    {
      "resourceInstanceName": "pNF d0b302c8-9430 0",
      "resourceCustomizationUUID": "3606c070-1ad8-40f4-bb82-df59581a7acb",
      "resourceName": "pNF d0b302c8-9430",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "7d257319-4d9a-41dd-b9f0-7ba48a141032",
      "resourceInvariantUUID": "2750abfb-f513-49bc-9afc-95136e80a146",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactChecksum": "MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fab93644-f8da-44bb-a3a7-2d0485d53e95"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T03:14:46.794Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T03:14:46.794Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 be0b2f2d-e59a-48b5-b3e5-12a77c80230d ASDC
2023-01-13T03:14:46.795Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:435fcc84-d0d8-4078-8198-156c05ad7e8b
ServiceName:Demo_pNF_NsAyxHaVhCf10YZKVLh3
ServiceVersion:1.0
ServiceUUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
ServiceInvariantUUID:45e73a3d-c013-466e-87c4-a3ea7ad52284
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactUUID:fab93644-f8da-44bb-a3a7-2d0485d53e95
ArtifactChecksum:MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF d0b302c8-9430 0
ResourceCustomizationUUID:3606c070-1ad8-40f4-bb82-df59581a7acb
ResourceInvariantUUID:2750abfb-f513-49bc-9afc-95136e80a146
ResourceName:pNF d0b302c8-9430
ResourceType:PNF
ResourceUUID:7d257319-4d9a-41dd-b9f0-7ba48a141032
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-13T03:14:46.795Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF be0b2f2d-e59a-48b5-b3e5-12a77c80230d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:14:46.821Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:14:46.821Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:14:46.821Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:14:46.821Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 from URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:46.822Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:14:46.822Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:47.232Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:14:47.233Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar fab93644-f8da-44bb-a3a7-2d0485d53e95 88020
2023-01-13T03:14:47.233Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T03:14:47.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:47.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:14:47.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:14:47.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:14:47.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579687233,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:14:48.238Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:14:48.238Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:14:48.238Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95, URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar to file: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:48.239Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:48.239Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:48.240Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:48.339Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15764297304812125171/Definitions/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml
2023-01-13T03:14:49.024Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T03:14:49.025Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:14:49.025Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:49.025Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T03:14:49.025Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:49.025Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:49.026Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:49.026Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:49.026Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:49.026Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:49.026Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d0b302c8-9430 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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:14:49.026Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:14:49.027Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:14:49.027Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:14:49.027Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T03:14:49.028Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:14:49.028Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:14:49.028Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:14:49.028Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:14:49.028Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T03:14:49.029Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:14:49.029Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:14:49.029Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:14:49.029Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:14:49.029Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:14:49.030Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:14:49.030Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:14:49.030Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:14:49.030Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:14:49.030Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:14:49.031Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:14:49.031Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:14:49.031Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_NsAyxHaVhCf10YZKVLh3
Description:catalog service description
Model UUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
Model Version:NULL
Model InvariantUuid:45e73a3d-c013-466e-87c4-a3ea7ad52284
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=?
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-01-13T03:14:49.058Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||ERROR|500||Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists
2023-01-13T03:14:49.059Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T03:14:49.059Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar(Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists)
2023-01-13T03:14:49.059Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:14:49.059Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:14:49.060Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:14:49.060Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579689058,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:14:50.061Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T03:14:50.062Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar(Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists)
2023-01-13T03:14:50.062Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:14:50.062Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:14:50.062Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:14:50.062Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579690061,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:14:51.063Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:14:51.076Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:14:51.078Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:14:51.078Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:14:51.078Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:14:51.078Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:15:11.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:15:11.378Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T03:15:11.378Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:15:11.379Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:15:11.379Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T03:15:11.379Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:15:11.380Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:15:11.380Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T03:15:11.380Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:15:11.380Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:15:11.380Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T03:15:11.380Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:15:11.380Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:15:11.381Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T03:15:11.381Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:15:11.381Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:15:11.381Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T03:15:11.381Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:15:11.381Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:15:11.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T03:15:11.382Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:15:11.382Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:15:11.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T03:15:11.382Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T03:15:11.382Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:15:11.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T03:15:11.382Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579687233,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:15:11.383Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:15:11.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T03:15:11.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579689058,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists"
}
2023-01-13T03:15:11.383Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:15:11.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T03:15:11.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579690061,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists"
}
2023-01-13T03:15:11.383Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:15:21.078Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:15:21.088Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:15:21.090Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:15:21.090Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:15:21.090Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:15:21.091Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:15:51.091Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:15:51.106Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:15:51.108Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:15:51.108Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:15:51.109Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:15:51.109Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:16:11.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:16:21.109Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:16:21.121Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:16:21.123Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:16:21.123Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:16:21.124Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:16:21.124Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:16:51.124Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:16:51.157Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:16:51.159Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:16:51.159Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:16:51.159Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:16:51.159Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:17:11.374Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:17:21.159Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:17:21.172Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:17:21.175Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:17:21.175Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:17:21.175Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:17:21.175Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:17:51.175Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:17:51.187Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:17:51.190Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:17:51.191Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:17:51.191Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:17:51.191Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:18:11.376Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:18:21.191Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:18:21.205Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:18:21.208Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:18:21.208Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:18:21.208Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:18:21.208Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:18:51.208Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:18:51.221Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:18:51.223Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:18:51.224Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:18:51.224Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:18:51.224Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:19:11.377Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:19:21.224Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:19:21.238Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:19:21.241Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:19:21.241Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:19:21.241Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:19:21.241Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:19:51.242Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T03:19:51.242Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b 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-01-13T03:19:51.247Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b and serviceModelVersionId: be0b2f2d-e59a-48b5-b3e5-12a77c80230d
2023-01-13T03:19:51.247Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 45e73a3d-c013-466e-87c4-a3ea7ad52284
2023-01-13T03:19:51.248Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0
2023-01-13T03:19:51.257Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T03:19:51.291Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?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-01-13T03:19:51.292Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||Invoke
2023-01-13T03:19:51.298Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T03:19:51.445Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||InvokeReturn
2023-01-13T03:19:51.446Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 03:19:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[250000], x-aai-txid=[1-aai-resources-230113-03:19:51:476-3030], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T03:19:51.446Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T03:19:51.447Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T03:19:51.447Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T03:19:51.454Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T03:19:51.454Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 435fcc84-d0d8-4078-8198-156c05ad7e8b and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T03:19:51.455Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T03:19:51.456Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:19:51.456Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:19:51.456Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579991455,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:19:51.470Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:19:51.470Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579991455,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T03:19:51.471Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T03:19:52.474Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T03:19:52.475Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"3fa4bc31-9464-450f-842f-209ccb58cce4","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"005f05cf-4ecd-4b3a-b78d-bf67159238cc","serviceDescription":"service","serviceInvariantUUID":"b1005edc-d1d8-4e52-8274-183bd4fdbc84","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8904f542-80b8-49fd-955f-c5876d958562","resourceInvariantUUID":"cf7732b6-1d20-4839-af75-064bc7ed669a","resourceCustomizationUUID":"4f0c8522-6b51-4d33-9c7a-7f36961a0da5","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":"MzUxNDA2ZjBjNTI0ZTc5YzY2ZTE1M2JiZjkyMDJhMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2016864f-0ef6-4e50-b2e0-5331e6355fbe","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":"NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b507bbcc-ba37-4d87-bf7f-05a6a130737c","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":"e0af0aac-0605-4f8a-bafa-fcfa51051123","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":"b44f9ba4-881d-47c9-ad80-f84f9cb03a59","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":"2d904a04-895f-4671-aafb-22738232feb3","artifactVersion":"2","generatedFromUUID":"221b57e1-68db-4a9f-9bb0-447a38717a08"},{"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":"3622e7a8-a18e-4902-aed1-9fc535f1b0cc","artifactVersion":"2","generatedFromUUID":"e0af0aac-0605-4f8a-bafa-fcfa51051123"},{"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":"221b57e1-68db-4a9f-9bb0-447a38717a08","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":"a62c852e-c461-43fb-9580-d0ade032c2e4","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":"NzliYmQwYWQ2MDU3ODZjZTUzN2Q5NjNiODJjYjgwZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c9a5685e-81f9-4a7f-93ae-c1fe7db7b67b","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T03:19:52.475Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:19:52.476Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:19:52.476Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:19:52.476Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "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-01-13T03:19:53.477Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:19:53.478Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:19:53.478Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:19:53.478Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "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-01-13T03:19:54.479Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:19:54.479Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:19:54.480Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:19:54.480Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "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-01-13T03:19:55.481Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:19:55.481Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:19:55.481Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:19:55.482Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "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-01-13T03:19:56.483Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:19:56.483Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:19:56.483Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:19:56.484Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "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-01-13T03:19:57.484Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:19:57.485Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:19:57.485Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:19:57.485Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "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-01-13T03:19:58.485Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:19:58.486Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:19:58.486Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:19:58.486Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "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-01-13T03:19:59.487Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:19:59.487Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:19:59.487Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:19:59.487Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "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-01-13T03:20:00.488Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:20:00.488Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:20:00.488Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:20:00.489Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:20:01.489Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:20:01.490Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:20:01.490Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:20:01.490Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:20:02.491Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "005f05cf-4ecd-4b3a-b78d-bf67159238cc",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b1005edc-d1d8-4e52-8274-183bd4fdbc84",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "4f0c8522-6b51-4d33-9c7a-7f36961a0da5",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8904f542-80b8-49fd-955f-c5876d958562",
      "resourceInvariantUUID": "cf7732b6-1d20-4839-af75-064bc7ed669a",
      "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": "NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "b507bbcc-ba37-4d87-bf7f-05a6a130737c",
          "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": "e0af0aac-0605-4f8a-bafa-fcfa51051123",
          "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": "3622e7a8-a18e-4902-aed1-9fc535f1b0cc",
            "generatedFromUUID": "e0af0aac-0605-4f8a-bafa-fcfa51051123"
          },
          "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": "2d904a04-895f-4671-aafb-22738232feb3",
          "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": "3622e7a8-a18e-4902-aed1-9fc535f1b0cc",
          "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": "221b57e1-68db-4a9f-9bb0-447a38717a08",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T03:20:02.492Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T03:20:02.492Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 005f05cf-4ecd-4b3a-b78d-bf67159238cc ASDC
2023-01-13T03:20:02.493Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:3fa4bc31-9464-450f-842f-209ccb58cce4
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:005f05cf-4ecd-4b3a-b78d-bf67159238cc
ServiceInvariantUUID:b1005edc-d1d8-4e52-8274-183bd4fdbc84
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:9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9
ArtifactChecksum:NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:4f0c8522-6b51-4d33-9c7a-7f36961a0da5
ResourceInvariantUUID:cf7732b6-1d20-4839-af75-064bc7ed669a
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:8904f542-80b8-49fd-955f-c5876d958562
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:b507bbcc-ba37-4d87-bf7f-05a6a130737c
ArtifactChecksum:NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM=
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:e0af0aac-0605-4f8a-bafa-fcfa51051123
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:3622e7a8-a18e-4902-aed1-9fc535f1b0cc
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:2d904a04-895f-4671-aafb-22738232feb3
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:3622e7a8-a18e-4902-aed1-9fc535f1b0cc
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:221b57e1-68db-4a9f-9bb0-447a38717a08
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T03:20:02.493Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 005f05cf-4ecd-4b3a-b78d-bf67159238cc 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-01-13T03:20:02.535Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:20:02.535Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:20:02.536Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:20:02.536Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T03:20:02.536Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:20:02.536Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T03:20:02.710Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:20:02.711Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 163293
2023-01-13T03:20:02.712Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-13T03:20:02.712Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T03:20:02.712Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:20:02.712Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:20:02.712Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:20:02.713Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580002712,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:20:03.713Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:20:03.714Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:20:03.714Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T03:20:03.714Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-01-13T03:20:03.715Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T03:20:03.715Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T03:20:03.894Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1558550147941335298/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-01-13T03:20:05.057Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T03:20:05.057Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:20:05.057Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T03:20:05.057Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-13T03:20:05.058Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:05.058Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:05.058Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:05.058Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:05.058Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:20:05.058Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:05.058Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:05.059Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:20:05.059Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:20:05.059Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:20:05.059Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:05.059Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:05.059Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:20:05.059Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:20:05.060Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:20:05.060Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:05.060Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:05.060Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:05.060Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-13T03:20:05.060Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-01-13T03:20:05.060Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-01-13T03:20:05.060Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T03:20:05.061Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:05.061Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T03:20:05.061Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:05.061Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:20:05.061Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:20:05.061Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:05.061Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:20:05.062Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:20:05.062Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:05.062Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:20:05.062Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:20:05.062Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:05.062Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:20:05.062Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:20:05.062Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:05.063Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-13T03:20:05.063Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-01-13T03:20:05.063Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8ce16175-d660-4754-a1da-66c5cf949a43
2023-01-13T03:20:05.063Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:05.063Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:05.063Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:05.063Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:05.063Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:05.063Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:05.064Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:05.064Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:05.064Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:005f05cf-4ecd-4b3a-b78d-bf67159238cc
Model Version:NULL
Model InvariantUuid:b1005edc-d1d8-4e52-8274-183bd4fdbc84
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:cd14555c-395e-40c1-9fa4-02ef0991ae64
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:cf7732b6-1d20-4839-af75-064bc7ed669a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:4f0c8522-6b51-4d33-9c7a-7f36961a0da5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:9cd2606b-fa25-46bc-8205-77bdd53cf809
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:3001463c-b15e-480e-9e53-4922b852fb9e
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:6a9f28e3-657f-436a-9a31-20bf993ceea6
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:81f685dd-89f8-4906-89a8-1b574bd794c7
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:8ce16175-d660-4754-a1da-66c5cf949a43
ModelInvariantUuid:8bd55fee-ef83-406e-a112-6ba1bbde7479
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:a1648690-bc4a-4659-beb7-75c68cfb06a7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:818b2c62-2d2b-41c1-9ff2-9a4d15f7a247
ModelInvariantUuid:08cfbcaf-e13f-4033-a881-264bf3536c6a
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:19f708a5-e4a4-4b99-8d8d-6a358735a5cd
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-01-13T03:20:05.073Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 8904f542-80b8-49fd-955f-c5876d958562
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-01-13T03:20:05.076Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||basic_cnf_macro 0
2023-01-13T03:20:05.076Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8904f542-80b8-49fd-955f-c5876d958562
2023-01-13T03:20:05.076Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b507bbcc-ba37-4d87-bf7f-05a6a130737c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-01-13T03:20:05.076Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:20:05.077Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:05.137Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:20:05.138Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json b507bbcc-ba37-4d87-bf7f-05a6a130737c 1565
2023-01-13T03:20:05.138Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:05.138Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:05.139Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:20:05.139Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:20:05.139Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:20:05.139Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580005138,
  "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-01-13T03:20:06.140Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "6a9f28e3-657f-436a-9a31-20bf993ceea6",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "81f685dd-89f8-4906-89a8-1b574bd794c7",
    "vfModuleModelCustomizationUUID": "85aee4ad-998a-4ea8-b753-049e8325c870",
    "isBase": true,
    "artifacts": [
      "e0af0aac-0605-4f8a-bafa-fcfa51051123",
      "3622e7a8-a18e-4902-aed1-9fc535f1b0cc"
    ],
    "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": "9cd2606b-fa25-46bc-8205-77bdd53cf809",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3001463c-b15e-480e-9e53-4922b852fb9e",
    "vfModuleModelCustomizationUUID": "f4447afd-e600-4864-86f5-2982481350d9",
    "isBase": false,
    "artifacts": [
      "221b57e1-68db-4a9f-9bb0-447a38717a08"
    ],
    "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-01-13T03:20:06.144Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:81f685dd-89f8-4906-89a8-1b574bd794c7
VfModuleModelInvariantUUID:6a9f28e3-657f-436a-9a31-20bf993ceea6
VfModuleModelDescription:NULL
Artifacts UUID List:{
e0af0aac-0605-4f8a-bafa-fcfa51051123
,
3622e7a8-a18e-4902-aed1-9fc535f1b0cc

}
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:3001463c-b15e-480e-9e53-4922b852fb9e
VfModuleModelInvariantUUID:9cd2606b-fa25-46bc-8205-77bdd53cf809
VfModuleModelDescription:NULL
Artifacts UUID List:{
221b57e1-68db-4a9f-9bb0-447a38717a08

}
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-01-13T03:20:06.146Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "6a9f28e3-657f-436a-9a31-20bf993ceea6",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "81f685dd-89f8-4906-89a8-1b574bd794c7",
    "vfModuleModelCustomizationUUID": "85aee4ad-998a-4ea8-b753-049e8325c870",
    "isBase": true,
    "artifacts": [
      "e0af0aac-0605-4f8a-bafa-fcfa51051123",
      "3622e7a8-a18e-4902-aed1-9fc535f1b0cc"
    ],
    "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": "9cd2606b-fa25-46bc-8205-77bdd53cf809",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3001463c-b15e-480e-9e53-4922b852fb9e",
    "vfModuleModelCustomizationUUID": "f4447afd-e600-4864-86f5-2982481350d9",
    "isBase": false,
    "artifacts": [
      "221b57e1-68db-4a9f-9bb0-447a38717a08"
    ],
    "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-01-13T03:20:06.147Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:81f685dd-89f8-4906-89a8-1b574bd794c7
VfModuleModelInvariantUUID:6a9f28e3-657f-436a-9a31-20bf993ceea6
VfModuleModelDescription:NULL
Artifacts UUID List:{
e0af0aac-0605-4f8a-bafa-fcfa51051123
,
3622e7a8-a18e-4902-aed1-9fc535f1b0cc

}
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:3001463c-b15e-480e-9e53-4922b852fb9e
VfModuleModelInvariantUUID:9cd2606b-fa25-46bc-8205-77bdd53cf809
VfModuleModelDescription:NULL
Artifacts UUID List:{
221b57e1-68db-4a9f-9bb0-447a38717a08

}
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-01-13T03:20:06.147Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e0af0aac-0605-4f8a-bafa-fcfa51051123 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-01-13T03:20:06.147Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:20:06.147Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:06.211Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:20:06.211Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml e0af0aac-0605-4f8a-bafa-fcfa51051123 914
2023-01-13T03:20:06.212Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:06.212Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:06.212Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:20:06.213Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:20:06.213Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:20:06.213Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580006212,
  "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-01-13T03:20:07.214Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2d904a04-895f-4671-aafb-22738232feb3 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-01-13T03:20:07.214Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:20:07.215Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:07.282Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:20:07.282Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2d904a04-895f-4671-aafb-22738232feb3 12
2023-01-13T03:20:07.283Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:07.283Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:07.283Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:20:07.283Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:20:07.283Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:20:07.283Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580007283,
  "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-01-13T03:20:08.284Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 3622e7a8-a18e-4902-aed1-9fc535f1b0cc from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-01-13T03:20:08.284Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:20:08.285Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:08.350Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:20:08.350Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 3622e7a8-a18e-4902-aed1-9fc535f1b0cc 96
2023-01-13T03:20:08.351Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:08.351Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:08.351Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:20:08.351Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:20:08.351Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:20:08.351Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580008351,
  "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-01-13T03:20:09.352Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 221b57e1-68db-4a9f-9bb0-447a38717a08 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-01-13T03:20:09.353Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:20:09.353Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:09.424Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:20:09.425Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 221b57e1-68db-4a9f-9bb0-447a38717a08 20206
2023-01-13T03:20:09.425Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:09.425Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:09.426Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:20:09.426Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:20:09.426Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:20:09.426Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580009425,
  "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-01-13T03:20:10.430Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 005f05cf-4ecd-4b3a-b78d-bf67159238cc
2023-01-13T03:20:10.430Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 8904f542-80b8-49fd-955f-c5876d958562 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-01-13T03:20:10.443Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4c722db6, org.onap.sdc.toscaparser.api.parameters.Input@714b3a60, org.onap.sdc.toscaparser.api.parameters.Input@7754dc19, org.onap.sdc.toscaparser.api.parameters.Input@1b5db42f, org.onap.sdc.toscaparser.api.parameters.Input@469f356f]
2023-01-13T03:20:10.444Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:10.445Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:10.445Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2023-01-13T03:20:10.445Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 4f0c8522-6b51-4d33-9c7a-7f36961a0da5
2023-01-13T03:20:10.446Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 4f0c8522-6b51-4d33-9c7a-7f36961a0da5 matches Tosca VF Customization UUID: 4f0c8522-6b51-4d33-9c7a-7f36961a0da5
2023-01-13T03:20:10.446Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 4f0c8522-6b51-4d33-9c7a-7f36961a0da5  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-01-13T03:20:10.449Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:10.449Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:10.450Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 4f0c8522-6b51-4d33-9c7a-7f36961a0da5: {\"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-01-13T03:20:10.450Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@49c00524
2023-01-13T03:20:10.450Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:10.451Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T03:20:10.451Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f4447afd-e600-4864-86f5-2982481350d9
2023-01-13T03:20:10.452Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f4447afd-e600-4864-86f5-2982481350d9
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-01-13T03:20:10.455Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:10.455Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:20:10.455Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:20:10.456Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:10.456Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:20:10.456Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:20:10.457Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:10.457Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:20:10.457Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=4f0c8522-6b51-4d33-9c7a-7f36961a0da5
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-01-13T03:20:10.460Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:10.460Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:10.461Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 005f05cf-4ecd-4b3a-b78d-bf67159238cc: basic_cnf_macro
2023-01-13T03:20:10.461Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:10.461Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:10.461Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:10.462Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:10.462Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:10.462Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:10.463Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:10.463Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:10.463Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:20:10.464Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:20:10.464Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:10.514Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 8904f542-80b8-49fd-955f-c5876d958562 2 ASDC deployResourceStructure
2023-01-13T03:20:10.515Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:10.515Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:10.515Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-13T03:20:10.516Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:20:10.516Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:20:10.516Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580010515,
  "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-01-13T03:20:11.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:20:11.384Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.385Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:20:11.385Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.386Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.386Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T03:20:11.386Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.386Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.386Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-01-13T03:20:11.386Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.386Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.386Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:20:11.387Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.387Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.387Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-01-13T03:20:11.387Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.387Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.387Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-01-13T03:20:11.388Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.388Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.388Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-01-13T03:20:11.388Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.388Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.388Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:20:11.388Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.388Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.388Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:20:11.389Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.389Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.389Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673579032660,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T03:20:11.389Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.389Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.389Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580002712,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:20:11.389Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.390Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.390Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580005138,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:20:11.390Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.390Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.390Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580006212,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:20:11.390Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.390Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.390Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580007283,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:20:11.391Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.391Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.391Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580008351,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:20:11.391Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.391Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.391Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580009425,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:20:11.391Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.391Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:20:11.391Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580010515,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-01-13T03:20:11.392Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:20:11.517Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:11.518Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:11.518Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-13T03:20:11.518Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:20:11.518Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:20:11.519Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580011517,
  "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-01-13T03:20:12.520Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:12.520Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:12.520Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:20:12.521Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:20:12.521Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:20:12.521Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580012520,
  "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-01-13T03:20:13.522Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:13.523Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:13.523Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-13T03:20:13.523Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:20:13.524Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:20:13.524Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580013522,
  "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-01-13T03:20:14.525Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:14.525Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:20:14.526Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:20:14.526Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:20:14.526Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:20:14.526Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580014525,
  "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-01-13T03:20:15.528Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-13T03:20:15.528Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T03:20:15.528Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-13T03:20:15.529Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:20:15.529Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:20:15.529Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580015528,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:20:16.530Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:20:16.544Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:20:16.547Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:20:16.547Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:20:16.547Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:20:16.547Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:20:46.548Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:20:46.560Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:20:46.563Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:20:46.563Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:20:46.563Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:20:46.563Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:21:11.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:21:11.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:21:11.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580011517,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2023-01-13T03:21:11.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:21:16.563Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:21:16.577Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:21:16.580Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:21:16.580Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:21:16.580Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:21:16.580Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:21:46.580Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:21:46.594Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:21:46.596Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:21:46.596Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:21:46.596Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:21:46.596Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:22:11.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:22:11.375Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:22:11.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580012520,
  "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-01-13T03:22:11.376Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:22:11.377Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:22:11.377Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580013522,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2023-01-13T03:22:11.377Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:22:11.377Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:22:11.377Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580014525,
  "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-01-13T03:22:11.377Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:22:11.377Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:22:11.378Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580015528,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-01-13T03:22:11.378Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:22:16.596Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:22:16.610Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:22:16.613Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:22:16.613Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:22:16.613Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:22:16.613Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:22:46.614Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:22:46.627Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:22:46.629Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:22:46.629Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:22:46.629Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:22:46.629Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:23:11.374Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:23:16.630Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:23:16.649Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:23:16.651Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:23:16.651Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:23:16.652Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:23:16.652Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:23:46.652Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:23:46.667Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:23:46.670Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:23:46.670Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:23:46.670Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:23:46.670Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:24:11.374Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:24:16.671Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:24:16.684Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:24:16.686Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:24:16.686Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:24:16.687Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:24:16.687Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:24:46.687Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:24:46.706Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:24:46.708Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:24:46.709Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:24:46.709Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:24:46.709Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:25:11.375Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:25:16.709Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T03:25:16.710Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4 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-01-13T03:25:16.718Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3fa4bc31-9464-450f-842f-209ccb58cce4 and serviceModelVersionId: 005f05cf-4ecd-4b3a-b78d-bf67159238cc
2023-01-13T03:25:16.718Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b1005edc-d1d8-4e52-8274-183bd4fdbc84
2023-01-13T03:25:16.719Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0
2023-01-13T03:25:16.725Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T03:25:16.747Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?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-01-13T03:25:16.748Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|INFO|500||Invoke
2023-01-13T03:25:16.755Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T03:25:16.953Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|INFO|500||InvokeReturn
2023-01-13T03:25:16.954Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 03:25:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[194], vertex-id=[417888], x-aai-txid=[0-aai-resources-230113-03:25:16:934-90630], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T03:25:16.954Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T03:25:16.954Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T03:25:16.954Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:25:16.960Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:25:16.961Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3fa4bc31-9464-450f-842f-209ccb58cce4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T03:25:16.961Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T03:25:16.962Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:25:16.962Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:25:16.962Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580316961,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:25:16.984Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:25:16.984Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580316961,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T03:25:16.985Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T03:25:17.988Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T03:25:17.989Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-13T03:25:17.991Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 0 disconnected.
2023-01-13T03:25:17.992Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Cancelled in-flight METADATA request with correlation id 52596 due to node 0 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms)
2023-01-13T03:25:17.992Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 1 disconnected.
2023-01-13T03:25:17.992Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2 disconnected.
2023-01-13T03:25:17.993Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2147483647 disconnected.
2023-01-13T03:25:17.993Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-13T03:25:17.993Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-13T03:25:17.994Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Lost previously 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-01-13T03:25:17.994Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted.
2023-01-13T03:25:17.994Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException)
2023-01-13T03:25:18.091Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=4, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-13T03:25:18.151Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-13T03:25:18.152Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T03:25:18.198Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-43ba8e4b-0e2e-4143-818c-a27e5a87b09d
2023-01-13T03:25:18.198Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T03:25:18.198Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T03:25:18.558Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:25:21.565Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:25:24.572Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:25:27.580Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:25:30.587Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:25:33.595Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:25:36.602Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:25:39.612Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:25:42.620Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:25:45.627Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:25:48.639Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:25:51.647Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:25:54.654Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:25:57.663Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:26:00.671Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:26:03.679Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:26:06.686Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:26:09.693Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:26:11.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:26:11.388Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T03:26:11.388Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T03:26:11.401Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:26:11.402Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-43ba8e4b-0e2e-4143-818c-a27e5a87b09d', protocol='range'}
2023-01-13T03:26:11.408Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:26:11.408Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:26:11.408Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:26:11.408Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:26:11.409Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:26:11.409Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:26:11.411Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 24: {SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-43ba8e4b-0e2e-4143-818c-a27e5a87b09d=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T03:26:11.425Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:26:11.425Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-43ba8e4b-0e2e-4143-818c-a27e5a87b09d', protocol='range'}
2023-01-13T03:26:11.425Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:26:11.425Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T03:26:11.425Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:26:11.426Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T03:26:11.430Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-13T03:26:11.430Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T03:26:11.430Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-13T03:26:11.430Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T03:26:11.430Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-13T03:26:11.430Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T03:26:11.431Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-13T03:26:11.431Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=362, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T03:26:11.431Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-13T03:26:11.431Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T03:26:11.431Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-13T03:26:11.431Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T03:26:11.554Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T03:26:11.554Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"f813c02f-266f-4cde-9bc5-c426204cb240","serviceName":"vFW 2023-01-13 01-39-35","serviceVersion":"1.0","serviceUUID":"ec4cacf9-d7c6-4efe-8850-574630f2d3aa","serviceDescription":"catalog service description","serviceInvariantUUID":"c5cefd34-cf61-480a-b335-43915f00136d","resources":[{"resourceInstanceName":"vFW 34f4629c-33cd 0","resourceName":"vFW 34f4629c-33cd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c39fac7-365f-4852-94f2-63adb3496378","resourceInvariantUUID":"4ee7f4aa-564e-48bd-aadb-8afb0a76c29b","resourceCustomizationUUID":"3766e8ec-a06e-4a00-90f1-2d942709c4b8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml","artifactChecksum":"NWM1NmJhYzlkY2RlODI0NDQ4ZjY5NjIxOGYyMTQwMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"badb1dab-8538-480e-a8c8-1269e7bc873a","artifactVersion":"1"},{"artifactName":"vfw34f4629c33cd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json","artifactChecksum":"YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"78c8b3dc-b422-491d-aeb2-c28919bdf1e0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM0ZDMwOGQzNGQ4NjhiOGZiZDhiNmU0MGIxMTEzOWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"33cbcf4a-86a9-409a-ad13-c7600a7bffe7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8a23618d-3c46-4b63-a253-6c5792b3dc4b","artifactVersion":"2","generatedFromUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230113013935-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml","artifactChecksum":"NTQ5NTViZjlhN2M0N2MzZjIxYzU4MjdlZTA2Yzg4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2745cb75-a0bc-4288-aa21-d0f8e2cd27e2","artifactVersion":"1"},{"artifactName":"service-Vfw20230113013935-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar","artifactChecksum":"ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6cee11f5-84ac-493b-81c8-d01f5b1d364b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T03:26:11.557Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:26:11.557Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:26:11.557Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:26:11.558Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:26:12.445Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T03:26:12.446Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:26:12.447Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:26:12.558Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:26:12.559Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:26:12.559Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:26:12.559Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:26:13.560Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:26:13.560Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:26:13.560Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:26:13.560Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:26:14.561Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:26:14.562Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:26:14.562Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:26:14.562Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:26:15.563Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:26:15.563Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:26:15.563Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:26:15.564Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:26:16.564Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:26:16.565Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:26:16.565Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:26:16.565Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:26:17.566Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:26:17.566Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:26:17.566Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:26:17.566Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:26:18.567Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "serviceName": "vFW 2023-01-13 01-39-35",
  "serviceVersion": "1.0",
  "serviceUUID": "ec4cacf9-d7c6-4efe-8850-574630f2d3aa",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c5cefd34-cf61-480a-b335-43915f00136d",
  "resources": [
    {
      "resourceInstanceName": "vFW 34f4629c-33cd 0",
      "resourceCustomizationUUID": "3766e8ec-a06e-4a00-90f1-2d942709c4b8",
      "resourceName": "vFW 34f4629c-33cd",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8c39fac7-365f-4852-94f2-63adb3496378",
      "resourceInvariantUUID": "4ee7f4aa-564e-48bd-aadb-8afb0a76c29b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw34f4629c33cd0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
          "artifactChecksum": "YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "78c8b3dc-b422-491d-aeb2-c28919bdf1e0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
            "generatedFromUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230113013935-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
      "artifactChecksum": "ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6cee11f5-84ac-493b-81c8-d01f5b1d364b"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T03:26:18.568Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T03:26:18.572Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ec4cacf9-d7c6-4efe-8850-574630f2d3aa ASDC
2023-01-13T03:26:18.580Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:f813c02f-266f-4cde-9bc5-c426204cb240
ServiceName:vFW 2023-01-13 01-39-35
ServiceVersion:1.0
ServiceUUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
ServiceInvariantUUID:c5cefd34-cf61-480a-b335-43915f00136d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230113013935-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
ArtifactUUID:6cee11f5-84ac-493b-81c8-d01f5b1d364b
ArtifactChecksum:ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 34f4629c-33cd 0
ResourceCustomizationUUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
ResourceInvariantUUID:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
ResourceName:vFW 34f4629c-33cd
ResourceType:VF
ResourceUUID:8c39fac7-365f-4852-94f2-63adb3496378
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw34f4629c33cd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
ArtifactUUID:78c8b3dc-b422-491d-aeb2-c28919bdf1e0
ArtifactChecksum:YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU=
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
ArtifactUUID:bbb80c03-6fe5-4c19-89ce-291e2763926f
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T03:26:18.580Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec4cacf9-d7c6-4efe-8850-574630f2d3aa 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:26:18.662Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:26:18.663Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:26:18.664Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:26:18.664Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T03:26:18.664Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:26:18.665Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T03:26:18.874Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:26:18.875Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar 6cee11f5-84ac-493b-81c8-d01f5b1d364b 101498
2023-01-13T03:26:18.875Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T03:26:18.876Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T03:26:18.876Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:26:18.876Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:26:18.876Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:26:18.876Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580378875,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:26:19.877Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:26:19.878Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:26:19.878Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b, URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar to file: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:26:19.878Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230113013935-csar.csar
2023-01-13T03:26:19.879Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:26:19.879Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:26:20.146Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2259663227752700735/Definitions/service-Vfw20230113013935-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-01-13T03:26:22.131Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T03:26:22.131Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:26:22.131Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:26:22.132Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-13T03:26:22.132Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 34f4629c-33cd 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-Vfw20230113013935-csar.csar
2023-01-13T03:26:22.132Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:26:22.132Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T03:26:22.132Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T03:26:22.132Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T03:26:22.132Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:26:22.132Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:26:22.133Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T03:26:22.133Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:26:22.133Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:26:22.133Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:26:22.133Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:26:22.133Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.134Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:26:22.134Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:26:22.134Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:26:22.135Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:26:22.135Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.135Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:26:22.135Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:26:22.135Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:26:22.136Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:26:22.136Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.136Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:26:22.136Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.136Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T03:26:22.137Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T03:26:22.137Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T03:26:22.137Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T03:26:22.137Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:26:22.137Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T03:26:22.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T03:26:22.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:26:22.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T03:26:22.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T03:26:22.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:26:22.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T03:26:22.139Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T03:26:22.139Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T03:26:22.139Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T03:26:22.139Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:26:22.139Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T03:26:22.139Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.140Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T03:26:22.140Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.140Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:26:22.140Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:26:22.141Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.141Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:26:22.141Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:26:22.141Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.141Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:26:22.141Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:26:22.142Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.142Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T03:26:22.142Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T03:26:22.142Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T03:26:22.142Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-13T03:26:22.143Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T03:26:22.143Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T03:26:22.143Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:26:22.143Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T03:26:22.143Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T03:26:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T03:26:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T03:26:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:26:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=adf23bda-03ad-4aa9-b927-ee19e6e0bff5
2023-01-13T03:26:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.145Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T03:26:22.145Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T03:26:22.145Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T03:26:22.145Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T03:26:22.145Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:26:22.146Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T03:26:22.146Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T03:26:22.146Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:26:22.146Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-13T03:26:22.146Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T03:26:22.147Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T03:26:22.147Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T03:26:22.147Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:26:22.147Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f796b791-f008-4c50-ab4c-d9ff10bd30c3
2023-01-13T03:26:22.147Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T03:26:22.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T03:26:22.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T03:26:22.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T03:26:22.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:26:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T03:26:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T03:26:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:26:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T03:26:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T03:26:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:26:22.150Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T03:26:22.150Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-13T03:26:22.150Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
2023-01-13T03:26:22.150Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.150Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:26:22.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:26:22.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:26:22.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:26:22.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:26:22.152Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-13 01-39-35
Description:catalog service description
Model UUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
Model Version:NULL
Model InvariantUuid:c5cefd34-cf61-480a-b335-43915f00136d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 34f4629c-33cd
Model UUID:53d1d841-ccf3-4059-86ba-31414fe29a15
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
ModelName:Vfw34f4629c33cd..base_vfw..module-0
ModelUuid:9946828f-f9fb-4200-8e4a-9f1d782fb237
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:adf23bda-03ad-4aa9-b927-ee19e6e0bff5
ModelInvariantUuid:366f29a1-2aed-4c2c-a597-a0c8dda1d88e
ModelName:vFW 34f4629c-33cd-nodes.vfwCvfc
ModelUuid:7a18291c-9743-4cc9-8693-e1be7cac12fd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5ab5e6da-eac0-409d-b013-df5b97f1fe65
ModelInvariantUuid:d902d6e3-1a14-4efb-84cd-a98453966b61
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vfw
ModelUuid:98eec521-c6a5-4b45-9861-5af6f81af039
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f796b791-f008-4c50-ab4c-d9ff10bd30c3
ModelInvariantUuid:96ab739a-292d-4e88-901d-a3cc816b7873
ModelName:vFW 34f4629c-33cd-nodes.vsnCvfc
ModelUuid:5271675e-c73f-46c6-8b00-0e2e4915732d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a735e3c6-7032-42c2-bd0e-585c59b48fa6
ModelInvariantUuid:53a56bb7-28c0-40de-8c0f-892ede957bbd
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vsn
ModelUuid:05032305-a362-4955-8c14-54463c03e7bb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
ModelInvariantUuid:1c9f45f2-fe29-4a3e-90b1-6fd367cd36f3
ModelName:vFW 34f4629c-33cd-nodes.vpgCvfc
ModelUuid:825b232e-9619-4f5b-8b08-c6c02c093156
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:716a2408-1dcb-4a60-a48a-d3b02e0dfdec
ModelInvariantUuid:06f0b330-d153-4044-aff7-fac00ea3e6c2
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vpg
ModelUuid:1f90a436-3bab-4f45-994a-3bc52c0f148e
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=?
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-01-13T03:26:22.175Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||ERROR|500||Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists
2023-01-13T03:26:22.175Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T03:26:22.176Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists)
2023-01-13T03:26:22.176Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:26:22.176Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:26:22.176Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:26:22.176Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580382175,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:26:23.177Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T03:26:23.177Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists)
2023-01-13T03:26:23.178Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:26:23.178Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:26:23.178Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:26:23.178Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580383177,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:26:24.179Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:26:24.192Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:26:24.194Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:26:24.194Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:26:24.194Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:26:24.194Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:26:54.195Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:26:54.207Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:26:54.210Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:26:54.210Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:26:54.210Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:26:54.210Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:27:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:27:11.375Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:27:11.375Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T03:27:11.376Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:27:24.210Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:27:24.223Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:27:24.225Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:27:24.225Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:27:24.225Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:27:24.225Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:27:54.225Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:27:54.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:27:54.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:27:54.242Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:27:54.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:27:54.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:28:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:28:11.375Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:28:11.375Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-13T03:28:11.376Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:28:11.376Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:28:11.377Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:28:11.377Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:28:11.377Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:28:11.377Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-13T03:28:11.377Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:28:11.377Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:28:11.378Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:28:11.378Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:28:11.378Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:28:11.378Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T03:28:11.378Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:28:11.378Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:28:11.378Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580378875,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:28:11.378Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:28:11.379Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:28:11.379Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580382175,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
}
2023-01-13T03:28:11.379Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:28:11.379Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:28:11.380Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580383177,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
}
2023-01-13T03:28:11.380Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:28:24.243Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:28:24.255Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:28:24.257Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:28:24.258Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:28:24.258Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:28:24.258Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:28:54.258Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:28:54.274Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:28:54.278Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:28:54.278Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:28:54.278Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:28:54.278Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:29:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:29:24.278Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:29:24.299Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:29:24.301Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:29:24.301Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:29:24.301Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:29:24.301Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:29:54.301Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:29:54.313Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:29:54.322Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:29:54.322Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:29:54.323Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:29:54.323Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:30:11.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:30:24.323Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:30:24.334Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:30:24.336Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:30:24.337Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:30:24.337Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:30:24.337Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:30:54.338Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:30:54.350Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:30:54.352Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:30:54.352Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:30:54.352Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:30:54.352Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:31:11.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:31:11.573Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-13T03:31:11.573Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Member SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-43ba8e4b-0e2e-4143-818c-a27e5a87b09d sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-13T03:31:11.573Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-13T03:31:11.574Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-13T03:31:11.898Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:31:11.908Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T03:31:11.909Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T03:31:11.912Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:31:11.913Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 25: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T03:31:11.943Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:31:11.944Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:31:11.945Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:31:11.948Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T03:31:11.948Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T03:31:11.948Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T03:31:11.948Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=372, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T03:31:11.949Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T03:31:11.949Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T03:31:24.353Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T03:31:24.353Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T03:31:24.358Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f813c02f-266f-4cde-9bc5-c426204cb240 and serviceModelVersionId: ec4cacf9-d7c6-4efe-8850-574630f2d3aa
2023-01-13T03:31:24.358Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5cefd34-cf61-480a-b335-43915f00136d
2023-01-13T03:31:24.359Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0
2023-01-13T03:31:24.364Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T03:31:24.391Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?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-01-13T03:31:24.392Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||Invoke
2023-01-13T03:31:24.399Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T03:31:24.537Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||InvokeReturn
2023-01-13T03:31:24.538Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 03:31:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[180232], x-aai-txid=[1-aai-resources-230113-03:31:24:576-68646], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T03:31:24.538Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T03:31:24.538Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T03:31:24.538Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T03:31:24.544Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T03:31:24.544Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f813c02f-266f-4cde-9bc5-c426204cb240 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T03:31:24.544Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T03:31:24.544Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:31:24.545Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:31:24.545Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580684544,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:31:24.556Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:31:24.556Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580684544,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T03:31:24.556Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T03:31:25.559Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T03:31:25.559Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"38263209-1dc8-4124-bcac-47189ddb1a27","serviceDescription":"service","serviceInvariantUUID":"3308cec9-ca74-4409-922c-6f50e7b631d3","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"485e7390-02de-4f37-8653-8ae8e20cd179","resourceInvariantUUID":"915eb39e-450c-4996-ad65-454e41146949","resourceCustomizationUUID":"313b5ad6-6d27-4a08-b33d-7c0906cca1f5","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":"ZmE3MDZhNDAwMDBlNWIyZWYxNDJkN2JmYTgwMzhhMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a05a46de-c677-4d5f-bca8-07414dec4940","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":"OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e922201f-0076-4df7-bc18-f244a5688e83","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":"ebba60dc-24ea-4fc5-a412-a859e6e145b9","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":"06c58ab9-0d7c-458b-9283-3a8561885a17","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":"dbed3201-99e2-4a72-833f-6ea50f275165","artifactVersion":"2","generatedFromUUID":"ebba60dc-24ea-4fc5-a412-a859e6e145b9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"N2E0NTk5ZjlmNGFkZjUxMWM5MzI2NWY1OTdiMmVmMjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ea80ceaf-9eec-4172-8b31-ea989114e02f","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b86b15e9-4532-4cfc-b7b8-cb82809f96db","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T03:31:25.560Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:31:25.560Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:31:25.560Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:31:25.560Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "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-01-13T03:31:26.561Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:31:26.561Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:31:26.562Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:31:26.562Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "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-01-13T03:31:27.563Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:31:27.563Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:31:27.563Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:31:27.563Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "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-01-13T03:31:28.564Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:31:28.564Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:31:28.564Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:31:28.564Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "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-01-13T03:31:29.565Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:31:29.565Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:31:29.566Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:31:29.566Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "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-01-13T03:31:30.567Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:31:30.567Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:31:30.567Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:31:30.568Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:31:31.568Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:31:31.569Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:31:31.569Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:31:31.569Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:31:32.571Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "38263209-1dc8-4124-bcac-47189ddb1a27",
  "serviceDescription": "service",
  "serviceInvariantUUID": "3308cec9-ca74-4409-922c-6f50e7b631d3",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "313b5ad6-6d27-4a08-b33d-7c0906cca1f5",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "485e7390-02de-4f37-8653-8ae8e20cd179",
      "resourceInvariantUUID": "915eb39e-450c-4996-ad65-454e41146949",
      "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": "OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e922201f-0076-4df7-bc18-f244a5688e83",
          "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": "ebba60dc-24ea-4fc5-a412-a859e6e145b9",
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
            "generatedFromUUID": "ebba60dc-24ea-4fc5-a412-a859e6e145b9"
          },
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b86b15e9-4532-4cfc-b7b8-cb82809f96db"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T03:31:32.571Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T03:31:32.572Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 38263209-1dc8-4124-bcac-47189ddb1a27 ASDC
2023-01-13T03:31:32.572Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:38263209-1dc8-4124-bcac-47189ddb1a27
ServiceInvariantUUID:3308cec9-ca74-4409-922c-6f50e7b631d3
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:b86b15e9-4532-4cfc-b7b8-cb82809f96db
ArtifactChecksum:MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
ResourceInvariantUUID:915eb39e-450c-4996-ad65-454e41146949
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:485e7390-02de-4f37-8653-8ae8e20cd179
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:e922201f-0076-4df7-bc18-f244a5688e83
ArtifactChecksum:OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY=
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:ebba60dc-24ea-4fc5-a412-a859e6e145b9
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:dbed3201-99e2-4a72-833f-6ea50f275165
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:dbed3201-99e2-4a72-833f-6ea50f275165
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T03:31:32.572Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 38263209-1dc8-4124-bcac-47189ddb1a27 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:31:32.598Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:31:32.598Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:31:32.598Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:31:32.599Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T03:31:32.599Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:31:32.599Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T03:31:32.795Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:31:32.796Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar b86b15e9-4532-4cfc-b7b8-cb82809f96db 75202
2023-01-13T03:31:32.796Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T03:31:32.796Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T03:31:32.796Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:31:32.796Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:31:32.797Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:31:32.797Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580692796,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:31:33.798Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:31:33.799Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:31:33.799Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T03:31:33.799Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-13T03:31:33.800Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T03:31:33.800Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T03:31:33.907Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3918137462439252993/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-01-13T03:31:35.012Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T03:31:35.012Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:31:35.012Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T03:31:35.012Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T03:31:35.012Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:31:35.013Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:31:35.013Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:31:35.013Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:31:35.013Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:31:35.013Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:31:35.013Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:31:35.013Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:31:35.013Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:31:35.014Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:31:35.014Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:31:35.014Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:31:35.014Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:31:35.014Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:31:35.014Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:31:35.014Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:31:35.015Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:31:35.015Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:31:35.015Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:31:35.015Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:31:35.015Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:31:35.015Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T03:31:35.015Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-13T03:31:35.016Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-13T03:31:35.016Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-13T03:31:35.016Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T03:31:35.016Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T03:31:35.016Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:31:35.016Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T03:31:35.016Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:31:35.017Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:31:35.017Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:31:35.017Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:31:35.017Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:31:35.017Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:31:35.017Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:31:35.018Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:31:35.018Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:31:35.018Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:31:35.018Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T03:31:35.018Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-13T03:31:35.018Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T03:31:35.018Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6bb226b5-19ef-4d2d-8a25-e11b9ece4222
2023-01-13T03:31:35.019Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:31:35.019Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:31:35.019Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:31:35.019Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:31:35.019Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:31:35.019Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:31:35.019Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:31:35.019Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:31:35.020Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:38263209-1dc8-4124-bcac-47189ddb1a27
Model Version:NULL
Model InvariantUuid:3308cec9-ca74-4409-922c-6f50e7b631d3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:f7d26c28-f59c-49e3-a203-7337826c8255
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:915eb39e-450c-4996-ad65-454e41146949
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c2e4b08e-8abc-4a02-8303-4c58c022f24d
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:5d481a29-46b1-4994-97fa-173aae2cc594
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:6bb226b5-19ef-4d2d-8a25-e11b9ece4222
ModelInvariantUuid:26abb5d9-f337-4752-bd34-4fe844a00269
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:f3c7f3f4-8d21-4477-ac29-5efb2f8c4ffc
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:1fc18d3d-d82d-416c-819c-3af0ab75a403
ModelInvariantUuid:9a9621ef-60c0-43e7-9525-796f2693f912
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:8b06ebf6-b7e4-4c30-9e21-3d444a8a001c
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=?
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-01-13T03:31:35.043Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||ERROR|500||Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists
2023-01-13T03:31:35.044Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T03:31:35.044Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists)
2023-01-13T03:31:35.044Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:31:35.044Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:31:35.044Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:31:35.044Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580695044,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:31:36.046Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T03:31:36.046Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists)
2023-01-13T03:31:36.046Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:31:36.047Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:31:36.047Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:31:36.047Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580696046,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:31:37.047Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:31:37.062Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:31:37.064Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:31:37.064Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:31:37.064Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:31:37.064Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:32:07.064Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:32:07.076Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:32:07.078Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:32:07.078Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:32:07.078Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:32:07.078Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:32:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:32:11.378Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:32:11.378Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:32:11.378Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:32:11.378Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:32:11.378Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T03:32:11.379Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:32:11.379Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:32:11.379Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-13T03:32:11.379Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:32:11.379Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:32:11.379Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:32:11.379Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:32:11.379Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:32:11.379Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-13T03:32:11.379Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:32:11.379Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:32:11.379Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:32:11.379Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:32:11.380Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:32:11.380Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T03:32:11.380Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:32:11.380Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:32:11.380Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580692796,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:32:11.380Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:32:11.380Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:32:11.380Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580695044,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
}
2023-01-13T03:32:11.380Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:32:11.380Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:32:11.380Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580696046,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
}
2023-01-13T03:32:11.380Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:32:37.078Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:32:37.105Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:32:37.109Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:32:37.109Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:32:37.109Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:32:37.109Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:33:07.110Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:33:07.121Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:33:07.123Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:33:07.123Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:33:07.124Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:33:07.124Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:33:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:33:37.124Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:33:37.143Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:33:37.146Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:33:37.146Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:33:37.146Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:33:37.146Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:34:07.146Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:34:07.158Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:34:07.160Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:34:07.160Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:34:07.160Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:34:07.160Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:34:11.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:34:37.160Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:34:37.172Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:34:37.174Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:34:37.174Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:34:37.174Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:34:37.174Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:35:07.175Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:35:07.194Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:35:07.197Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:35:07.197Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:35:07.197Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:35:07.197Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:35:11.375Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:35:37.197Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:35:37.210Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:35:37.212Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:35:37.212Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:35:37.212Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:35:37.212Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:36:07.212Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:36:07.228Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:36:07.230Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:36:07.230Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:36:07.230Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:36:07.231Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:36:11.375Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:36:12.072Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: cached metadata has changed from (version57: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version58: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-01-13T03:36:12.081Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T03:36:12.082Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T03:36:12.089Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:36:12.090Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 26: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T03:36:12.100Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:36:12.101Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:36:12.102Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:36:12.106Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T03:36:12.106Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T03:36:12.107Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T03:36:12.107Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=383, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T03:36:12.107Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T03:36:12.107Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T03:36:37.231Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T03:36:37.232Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 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-01-13T03:36:37.242Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and serviceModelVersionId: 38263209-1dc8-4124-bcac-47189ddb1a27
2023-01-13T03:36:37.242Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3308cec9-ca74-4409-922c-6f50e7b631d3
2023-01-13T03:36:37.244Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0
2023-01-13T03:36:37.254Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T03:36:37.297Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||Invoke
2023-01-13T03:36:37.298Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8d676bae-f5a8-4859-a661-fbe38c0051a2], X-ECOMP-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], X-TransactionId=[], X-ONAP-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], Content-Type=[application/merge-patch+json]}
2023-01-13T03:36:37.305Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T03:36:37.526Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?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/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 03:36:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[217], vertex-id=[397408], x-aai-txid=[2-aai-resources-230113-03:36:37:483-64241], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T03:36:37.527Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-13T03:36:37.527Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||InvokeReturn
2023-01-13T03:36:37.528Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T03:36:37.528Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:36:37.534Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:36:37.535Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T03:36:37.535Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T03:36:37.536Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:36:37.536Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:36:37.546Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580997535,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:36:37.564Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:36:37.565Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580997535,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T03:36:37.566Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T03:36:38.578Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T03:36:38.578Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"435fcc84-d0d8-4078-8198-156c05ad7e8b","serviceName":"Demo_pNF_NsAyxHaVhCf10YZKVLh3","serviceVersion":"1.0","serviceUUID":"be0b2f2d-e59a-48b5-b3e5-12a77c80230d","serviceDescription":"catalog service description","serviceInvariantUUID":"45e73a3d-c013-466e-87c4-a3ea7ad52284","resources":[{"resourceInstanceName":"pNF d0b302c8-9430 0","resourceName":"pNF d0b302c8-9430","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7d257319-4d9a-41dd-b9f0-7ba48a141032","resourceInvariantUUID":"2750abfb-f513-49bc-9afc-95136e80a146","resourceCustomizationUUID":"3606c070-1ad8-40f4-bb82-df59581a7acb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml","artifactChecksum":"YzdlZDYwYTRiNDI0OGYxMDQ4NTQ2MWVmOGQ0ZmU5ZDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8af35094-e4d1-48cf-97c3-16770005be7c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar","artifactChecksum":"NzBjYTcxNDI4MDg2YWM3ZmY1OWI4ZjM2MzljOWZiODU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0f8935bf-0b11-454d-9fb8-b7c327560e4a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7a5d0b35-983c-454d-9120-95f5a74f1dbb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml","artifactChecksum":"N2M4ZmY4MjkyYzgzMWU2YmVmZDgyZDE4NmY2MjNhNWU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5d1bfea2-4f4e-4fe0-87f0-911cba55d381","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dd032c8b-55d5-4bc5-af8e-87675756e733","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5687dea7-7384-445c-9906-8f8194ed2d9b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactChecksum":"NjYzZTc3Zjk5YjgxNDZjODZmY2EwMDIzZWE0MDA1NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0b3399e1-f0d9-4fe7-943c-97588b714dfd","artifactVersion":"1"},{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactChecksum":"MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fab93644-f8da-44bb-a3a7-2d0485d53e95","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T03:36:38.579Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:36:38.579Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:36:38.579Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:36:38.579Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:36:39.580Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:36:39.580Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:36:39.580Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:36:39.581Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:36:40.581Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:36:40.581Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:36:40.582Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:36:40.582Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:36:41.582Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:36:41.583Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:36:41.583Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:36:41.583Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:36:42.583Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:36:42.584Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:36:42.584Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:36:42.584Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:36:43.585Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:36:43.585Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:36:43.586Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:36:43.586Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:36:44.587Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:36:44.588Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:36:44.588Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:36:44.588Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:36:45.589Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:36:45.589Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:36:45.589Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:36:45.590Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:36:46.591Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "serviceName": "Demo_pNF_NsAyxHaVhCf10YZKVLh3",
  "serviceVersion": "1.0",
  "serviceUUID": "be0b2f2d-e59a-48b5-b3e5-12a77c80230d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "45e73a3d-c013-466e-87c4-a3ea7ad52284",
  "resources": [
    {
      "resourceInstanceName": "pNF d0b302c8-9430 0",
      "resourceCustomizationUUID": "3606c070-1ad8-40f4-bb82-df59581a7acb",
      "resourceName": "pNF d0b302c8-9430",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "7d257319-4d9a-41dd-b9f0-7ba48a141032",
      "resourceInvariantUUID": "2750abfb-f513-49bc-9afc-95136e80a146",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactChecksum": "MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fab93644-f8da-44bb-a3a7-2d0485d53e95"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T03:36:46.591Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T03:36:46.591Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 be0b2f2d-e59a-48b5-b3e5-12a77c80230d ASDC
2023-01-13T03:36:46.592Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:435fcc84-d0d8-4078-8198-156c05ad7e8b
ServiceName:Demo_pNF_NsAyxHaVhCf10YZKVLh3
ServiceVersion:1.0
ServiceUUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
ServiceInvariantUUID:45e73a3d-c013-466e-87c4-a3ea7ad52284
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactUUID:fab93644-f8da-44bb-a3a7-2d0485d53e95
ArtifactChecksum:MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF d0b302c8-9430 0
ResourceCustomizationUUID:3606c070-1ad8-40f4-bb82-df59581a7acb
ResourceInvariantUUID:2750abfb-f513-49bc-9afc-95136e80a146
ResourceName:pNF d0b302c8-9430
ResourceType:PNF
ResourceUUID:7d257319-4d9a-41dd-b9f0-7ba48a141032
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-13T03:36:46.592Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF be0b2f2d-e59a-48b5-b3e5-12a77c80230d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:36:46.623Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:36:46.624Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:36:46.624Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:36:46.624Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 from URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:46.625Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:36:46.625Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:47.106Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:36:47.107Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar fab93644-f8da-44bb-a3a7-2d0485d53e95 88020
2023-01-13T03:36:47.107Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T03:36:47.107Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:47.107Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:36:47.108Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:36:47.108Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:36:47.108Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581007107,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:36:48.108Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:36:48.109Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:36:48.109Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95, URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar to file: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:48.110Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:48.110Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:48.111Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:48.312Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7052854860487809923/Definitions/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml
2023-01-13T03:36:49.230Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T03:36:49.230Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:36:49.231Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:49.231Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T03:36:49.231Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:49.231Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:49.231Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:49.231Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:49.231Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:49.231Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:49.231Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d0b302c8-9430 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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:36:49.231Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:36:49.232Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:36:49.232Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:36:49.232Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T03:36:49.232Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:36:49.232Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:36:49.233Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:36:49.233Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:36:49.233Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T03:36:49.233Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:36:49.233Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:36:49.233Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:36:49.233Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:36:49.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:36:49.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:36:49.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:36:49.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:36:49.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:36:49.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:36:49.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:36:49.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:36:49.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_NsAyxHaVhCf10YZKVLh3
Description:catalog service description
Model UUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
Model Version:NULL
Model InvariantUuid:45e73a3d-c013-466e-87c4-a3ea7ad52284
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=?
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-01-13T03:36:49.267Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||ERROR|500||Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists
2023-01-13T03:36:49.267Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T03:36:49.267Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar(Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists)
2023-01-13T03:36:49.267Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:36:49.268Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:36:49.268Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:36:49.268Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581009267,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:36:50.269Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T03:36:50.269Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar(Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists)
2023-01-13T03:36:50.269Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:36:50.270Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:36:50.270Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:36:50.270Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581010269,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:36:51.271Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:36:51.282Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:36:51.285Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:36:51.285Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:36:51.285Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:36:51.285Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:37:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:37:11.383Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:37:11.384Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:37:11.384Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:37:11.384Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:37:11.385Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:37:11.385Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:37:11.385Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:37:11.385Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:37:11.385Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:37:11.385Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:37:11.385Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:37:11.385Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:37:11.385Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:37:11.385Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:37:11.385Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:37:11.386Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:37:11.386Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:37:11.386Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:37:11.386Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:37:11.386Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:37:11.386Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:37:11.386Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:37:11.386Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T03:37:11.386Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:37:11.386Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:37:11.386Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581007107,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:37:11.387Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:37:11.387Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:37:11.387Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581009267,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists"
}
2023-01-13T03:37:11.387Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:37:11.387Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:37:11.387Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581010269,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists"
}
2023-01-13T03:37:11.387Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:37:21.286Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:37:21.298Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:37:21.300Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:37:21.300Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:37:21.301Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:37:21.301Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:37:51.301Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:37:51.313Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:37:51.315Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:37:51.315Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:37:51.315Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:37:51.315Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:38:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:38:21.315Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:38:21.327Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:38:21.329Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:38:21.329Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:38:21.329Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:38:21.330Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:38:51.330Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:38:51.343Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:38:51.345Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:38:51.345Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:38:51.345Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:38:51.345Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:39:11.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:39:21.345Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:39:21.357Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:39:21.359Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:39:21.359Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:39:21.359Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:39:21.359Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:39:51.359Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:39:51.372Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:39:51.374Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:39:51.374Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:39:51.374Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:39:51.374Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:40:11.375Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:40:21.375Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:40:21.388Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:40:21.390Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:40:21.390Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:40:21.390Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:40:21.390Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:40:51.390Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:40:51.407Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:40:51.409Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:40:51.409Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:40:51.409Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:40:51.409Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:41:11.376Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:41:21.409Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:41:21.422Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:41:21.423Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:41:21.424Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:41:21.424Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:41:21.424Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:41:51.424Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T03:41:51.424Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b 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-01-13T03:41:51.432Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b and serviceModelVersionId: be0b2f2d-e59a-48b5-b3e5-12a77c80230d
2023-01-13T03:41:51.432Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 45e73a3d-c013-466e-87c4-a3ea7ad52284
2023-01-13T03:41:51.433Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0
2023-01-13T03:41:51.437Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T03:41:51.456Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?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-01-13T03:41:51.457Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||Invoke
2023-01-13T03:41:51.461Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T03:41:51.579Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||InvokeReturn
2023-01-13T03:41:51.579Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 03:41:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[114], vertex-id=[250000], x-aai-txid=[1-aai-resources-230113-03:41:51:638-58827], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T03:41:51.579Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T03:41:51.580Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T03:41:51.580Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T03:41:51.585Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T03:41:51.585Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 435fcc84-d0d8-4078-8198-156c05ad7e8b and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T03:41:51.585Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T03:41:51.585Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:41:51.586Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:41:51.586Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581311585,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:41:51.597Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:41:51.597Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581311585,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T03:41:51.598Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T03:41:52.600Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T03:41:52.600Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"3fa4bc31-9464-450f-842f-209ccb58cce4","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"005f05cf-4ecd-4b3a-b78d-bf67159238cc","serviceDescription":"service","serviceInvariantUUID":"b1005edc-d1d8-4e52-8274-183bd4fdbc84","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8904f542-80b8-49fd-955f-c5876d958562","resourceInvariantUUID":"cf7732b6-1d20-4839-af75-064bc7ed669a","resourceCustomizationUUID":"4f0c8522-6b51-4d33-9c7a-7f36961a0da5","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":"MzUxNDA2ZjBjNTI0ZTc5YzY2ZTE1M2JiZjkyMDJhMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2016864f-0ef6-4e50-b2e0-5331e6355fbe","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":"NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b507bbcc-ba37-4d87-bf7f-05a6a130737c","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":"e0af0aac-0605-4f8a-bafa-fcfa51051123","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":"b44f9ba4-881d-47c9-ad80-f84f9cb03a59","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":"2d904a04-895f-4671-aafb-22738232feb3","artifactVersion":"2","generatedFromUUID":"221b57e1-68db-4a9f-9bb0-447a38717a08"},{"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":"3622e7a8-a18e-4902-aed1-9fc535f1b0cc","artifactVersion":"2","generatedFromUUID":"e0af0aac-0605-4f8a-bafa-fcfa51051123"},{"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":"221b57e1-68db-4a9f-9bb0-447a38717a08","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":"a62c852e-c461-43fb-9580-d0ade032c2e4","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":"NzliYmQwYWQ2MDU3ODZjZTUzN2Q5NjNiODJjYjgwZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c9a5685e-81f9-4a7f-93ae-c1fe7db7b67b","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T03:41:52.601Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:41:52.601Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:41:52.601Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:41:52.601Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "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-01-13T03:41:53.602Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:41:53.602Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:41:53.602Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:41:53.602Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "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-01-13T03:41:54.603Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:41:54.603Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:41:54.603Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:41:54.604Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "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-01-13T03:41:55.604Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:41:55.605Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:41:55.605Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:41:55.605Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "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-01-13T03:41:56.606Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:41:56.606Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:41:56.607Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:41:56.607Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "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-01-13T03:41:57.607Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:41:57.608Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:41:57.608Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:41:57.608Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "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-01-13T03:41:58.609Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:41:58.609Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:41:58.609Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:41:58.610Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "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-01-13T03:41:59.610Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:41:59.611Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:41:59.611Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:41:59.611Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "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-01-13T03:42:00.611Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:42:00.612Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:42:00.612Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:42:00.612Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:42:01.613Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:42:01.613Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:42:01.613Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:42:01.613Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:42:02.614Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "005f05cf-4ecd-4b3a-b78d-bf67159238cc",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b1005edc-d1d8-4e52-8274-183bd4fdbc84",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "4f0c8522-6b51-4d33-9c7a-7f36961a0da5",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8904f542-80b8-49fd-955f-c5876d958562",
      "resourceInvariantUUID": "cf7732b6-1d20-4839-af75-064bc7ed669a",
      "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": "NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "b507bbcc-ba37-4d87-bf7f-05a6a130737c",
          "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": "e0af0aac-0605-4f8a-bafa-fcfa51051123",
          "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": "3622e7a8-a18e-4902-aed1-9fc535f1b0cc",
            "generatedFromUUID": "e0af0aac-0605-4f8a-bafa-fcfa51051123"
          },
          "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": "2d904a04-895f-4671-aafb-22738232feb3",
          "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": "3622e7a8-a18e-4902-aed1-9fc535f1b0cc",
          "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": "221b57e1-68db-4a9f-9bb0-447a38717a08",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T03:42:02.614Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T03:42:02.614Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 005f05cf-4ecd-4b3a-b78d-bf67159238cc ASDC
2023-01-13T03:42:02.615Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:3fa4bc31-9464-450f-842f-209ccb58cce4
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:005f05cf-4ecd-4b3a-b78d-bf67159238cc
ServiceInvariantUUID:b1005edc-d1d8-4e52-8274-183bd4fdbc84
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:9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9
ArtifactChecksum:NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:4f0c8522-6b51-4d33-9c7a-7f36961a0da5
ResourceInvariantUUID:cf7732b6-1d20-4839-af75-064bc7ed669a
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:8904f542-80b8-49fd-955f-c5876d958562
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:b507bbcc-ba37-4d87-bf7f-05a6a130737c
ArtifactChecksum:NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM=
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:e0af0aac-0605-4f8a-bafa-fcfa51051123
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:3622e7a8-a18e-4902-aed1-9fc535f1b0cc
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:2d904a04-895f-4671-aafb-22738232feb3
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:3622e7a8-a18e-4902-aed1-9fc535f1b0cc
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:221b57e1-68db-4a9f-9bb0-447a38717a08
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T03:42:02.615Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 005f05cf-4ecd-4b3a-b78d-bf67159238cc 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:42:02.640Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:42:02.641Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:42:02.641Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:42:02.641Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T03:42:02.641Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:42:02.641Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T03:42:02.859Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:42:02.860Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 163293
2023-01-13T03:42:02.860Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-13T03:42:02.860Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T03:42:02.860Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:42:02.860Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:42:02.860Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:42:02.860Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581322860,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:42:03.861Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:42:03.862Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:42:03.862Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T03:42:03.862Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-01-13T03:42:03.863Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T03:42:03.863Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T03:42:03.987Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15723292385808131451/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-01-13T03:42:05.137Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T03:42:05.137Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:42:05.138Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T03:42:05.138Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-13T03:42:05.138Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:42:05.138Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:42:05.138Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:42:05.138Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:42:05.138Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:42:05.138Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:42:05.138Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:42:05.139Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:42:05.139Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:42:05.139Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:42:05.139Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:42:05.139Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:42:05.139Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:42:05.139Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:42:05.140Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:42:05.140Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:42:05.140Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:42:05.140Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:42:05.140Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-13T03:42:05.140Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-01-13T03:42:05.140Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-01-13T03:42:05.141Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T03:42:05.141Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:42:05.141Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T03:42:05.141Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:42:05.141Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:42:05.141Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:42:05.142Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:42:05.142Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:42:05.142Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:42:05.142Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:42:05.142Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:42:05.142Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:42:05.142Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:42:05.143Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T03:42:05.143Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:42:05.143Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:42:05.143Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-13T03:42:05.143Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-01-13T03:42:05.143Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8ce16175-d660-4754-a1da-66c5cf949a43
2023-01-13T03:42:05.143Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:42:05.143Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:42:05.144Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:42:05.144Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:42:05.144Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:42:05.144Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:42:05.144Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:42:05.144Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:42:05.144Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:005f05cf-4ecd-4b3a-b78d-bf67159238cc
Model Version:NULL
Model InvariantUuid:b1005edc-d1d8-4e52-8274-183bd4fdbc84
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:cd14555c-395e-40c1-9fa4-02ef0991ae64
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:cf7732b6-1d20-4839-af75-064bc7ed669a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:4f0c8522-6b51-4d33-9c7a-7f36961a0da5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:9cd2606b-fa25-46bc-8205-77bdd53cf809
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:3001463c-b15e-480e-9e53-4922b852fb9e
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:6a9f28e3-657f-436a-9a31-20bf993ceea6
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:81f685dd-89f8-4906-89a8-1b574bd794c7
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:8ce16175-d660-4754-a1da-66c5cf949a43
ModelInvariantUuid:8bd55fee-ef83-406e-a112-6ba1bbde7479
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:a1648690-bc4a-4659-beb7-75c68cfb06a7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:818b2c62-2d2b-41c1-9ff2-9a4d15f7a247
ModelInvariantUuid:08cfbcaf-e13f-4033-a881-264bf3536c6a
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:19f708a5-e4a4-4b99-8d8d-6a358735a5cd
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=?
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-01-13T03:42:05.169Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||ERROR|500||Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists
2023-01-13T03:42:05.169Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-13T03:42:05.170Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists)
2023-01-13T03:42:05.170Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:42:05.170Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:42:05.170Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:42:05.170Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581325169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:42:06.171Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-13T03:42:06.171Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 8904f542-80b8-49fd-955f-c5876d958562 already exists)
2023-01-13T03:42:06.171Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:42:06.171Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:42:06.171Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:42:06.172Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581326171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8904f542-80b8-49fd-955f-c5876d958562 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:42:07.172Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:42:07.187Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:42:07.191Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:42:07.191Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:42:07.191Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:42:07.191Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:42:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:42:11.390Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:42:11.390Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:42:11.391Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:42:11.391Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:42:11.391Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T03:42:11.391Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:42:11.391Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:42:11.391Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-01-13T03:42:11.391Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:42:11.391Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:42:11.391Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:42:11.391Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:42:11.391Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:42:11.392Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-01-13T03:42:11.392Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:42:11.392Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:42:11.392Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-01-13T03:42:11.392Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:42:11.392Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:42:11.392Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-01-13T03:42:11.392Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:42:11.392Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:42:11.392Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:42:11.392Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:42:11.393Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:42:11.393Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:42:11.393Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:42:11.393Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:42:11.393Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673580317988,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T03:42:11.393Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:42:11.393Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:42:11.393Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581322860,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:42:11.393Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:42:11.393Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:42:11.393Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581325169,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists"
}
2023-01-13T03:42:11.394Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:42:11.394Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:42:11.394Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581326171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8904f542-80b8-49fd-955f-c5876d958562 already exists"
}
2023-01-13T03:42:11.394Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:42:37.192Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:42:37.206Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:42:37.208Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:42:37.208Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:42:37.208Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:42:37.208Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:43:07.209Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:43:07.223Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:43:07.225Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:43:07.225Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:43:07.225Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:43:07.225Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:43:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:43:37.225Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:43:37.244Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:43:37.246Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:43:37.247Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:43:37.247Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:43:37.247Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:44:07.247Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:44:07.267Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:44:07.270Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:44:07.270Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:44:07.270Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:44:07.270Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:44:11.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:44:37.271Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:44:37.287Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:44:37.289Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:44:37.290Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:44:37.290Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:44:37.290Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:45:07.290Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:45:07.301Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:45:07.304Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:45:07.304Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:45:07.304Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:45:07.305Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:45:11.376Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:45:37.305Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:45:37.317Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:45:37.319Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:45:37.319Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:45:37.319Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:45:37.319Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:46:07.320Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:46:07.331Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:46:07.334Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:46:07.334Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:46:07.334Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:46:07.334Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:46:11.377Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:46:37.334Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:46:37.344Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T03:46:37.346Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:46:37.346Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:46:37.346Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:46:37.347Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:47:07.347Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T03:47:07.347Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4 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-01-13T03:47:07.353Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3fa4bc31-9464-450f-842f-209ccb58cce4 and serviceModelVersionId: 005f05cf-4ecd-4b3a-b78d-bf67159238cc
2023-01-13T03:47:07.353Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b1005edc-d1d8-4e52-8274-183bd4fdbc84
2023-01-13T03:47:07.355Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0
2023-01-13T03:47:07.365Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T03:47:07.404Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?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-01-13T03:47:07.406Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|INFO|500||Invoke
2023-01-13T03:47:07.412Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T03:47:07.583Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|INFO|500||InvokeReturn
2023-01-13T03:47:07.583Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 03:47:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[166], vertex-id=[417888], x-aai-txid=[0-aai-resources-230113-03:47:07:589-66865], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T03:47:07.584Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T03:47:07.584Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T03:47:07.584Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:47:07.589Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T03:47:07.590Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3fa4bc31-9464-450f-842f-209ccb58cce4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T03:47:07.590Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T03:47:07.591Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:47:07.591Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:47:07.592Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581627590,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:47:07.608Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:47:07.608Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581627590,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T03:47:07.609Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T03:47:08.614Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T03:47:08.615Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-13T03:47:08.617Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 0 disconnected.
2023-01-13T03:47:08.617Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 1 disconnected.
2023-01-13T03:47:08.617Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2 disconnected.
2023-01-13T03:47:08.618Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Cancelled in-flight METADATA request with correlation id 52712 due to node 2 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms)
2023-01-13T03:47:08.618Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2147483647 disconnected.
2023-01-13T03:47:08.618Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-13T03:47:08.619Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-13T03:47:08.619Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Lost previously 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-01-13T03:47:08.619Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted.
2023-01-13T03:47:08.620Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException)
2023-01-13T03:47:08.717Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=4, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-13T03:47:08.768Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-13T03:47:08.774Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T03:47:08.827Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-1cb97aab-8d64-415b-b375-2dda0e265798
2023-01-13T03:47:08.827Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T03:47:08.828Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T03:47:09.944Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:47:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:47:11.385Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T03:47:11.385Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T03:47:11.389Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:47:11.390Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-1cb97aab-8d64-415b-b375-2dda0e265798', protocol='range'}
2023-01-13T03:47:11.392Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:47:11.392Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:47:11.392Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:47:11.393Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:47:11.393Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:47:11.393Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T03:47:11.393Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 27: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-82f03e15-5470-439d-b5a2-4653ebf6f025-1cb97aab-8d64-415b-b375-2dda0e265798=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-01-13T03:47:11.414Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:47:11.415Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:47:11.415Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:47:11.416Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-1cb97aab-8d64-415b-b375-2dda0e265798', protocol='range'}
2023-01-13T03:47:11.416Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T03:47:11.416Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T03:47:11.420Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-13T03:47:11.420Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-13T03:47:11.421Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-13T03:47:11.421Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-13T03:47:11.421Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-13T03:47:11.422Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-13T03:47:11.447Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T03:47:11.447Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T03:47:11.448Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T03:47:11.448Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=410, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T03:47:11.448Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T03:47:11.448Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T03:47:11.512Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T03:47:11.513Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"f813c02f-266f-4cde-9bc5-c426204cb240","serviceName":"vFW 2023-01-13 01-39-35","serviceVersion":"1.0","serviceUUID":"ec4cacf9-d7c6-4efe-8850-574630f2d3aa","serviceDescription":"catalog service description","serviceInvariantUUID":"c5cefd34-cf61-480a-b335-43915f00136d","resources":[{"resourceInstanceName":"vFW 34f4629c-33cd 0","resourceName":"vFW 34f4629c-33cd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c39fac7-365f-4852-94f2-63adb3496378","resourceInvariantUUID":"4ee7f4aa-564e-48bd-aadb-8afb0a76c29b","resourceCustomizationUUID":"3766e8ec-a06e-4a00-90f1-2d942709c4b8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml","artifactChecksum":"NWM1NmJhYzlkY2RlODI0NDQ4ZjY5NjIxOGYyMTQwMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"badb1dab-8538-480e-a8c8-1269e7bc873a","artifactVersion":"1"},{"artifactName":"vfw34f4629c33cd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json","artifactChecksum":"YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"78c8b3dc-b422-491d-aeb2-c28919bdf1e0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM0ZDMwOGQzNGQ4NjhiOGZiZDhiNmU0MGIxMTEzOWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"33cbcf4a-86a9-409a-ad13-c7600a7bffe7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8a23618d-3c46-4b63-a253-6c5792b3dc4b","artifactVersion":"2","generatedFromUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230113013935-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml","artifactChecksum":"NTQ5NTViZjlhN2M0N2MzZjIxYzU4MjdlZTA2Yzg4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2745cb75-a0bc-4288-aa21-d0f8e2cd27e2","artifactVersion":"1"},{"artifactName":"service-Vfw20230113013935-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar","artifactChecksum":"ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6cee11f5-84ac-493b-81c8-d01f5b1d364b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T03:47:11.515Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:47:11.515Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:47:11.516Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:47:11.516Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:47:12.461Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:47:12.461Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:47:12.462Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:47:12.517Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:47:12.517Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:47:12.517Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:47:12.517Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:47:13.518Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:47:13.519Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:47:13.520Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:47:13.520Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:47:14.520Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:47:14.521Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:47:14.521Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:47:14.521Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:47:15.522Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:47:15.522Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:47:15.522Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:47:15.523Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:47:16.523Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:47:16.524Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:47:16.524Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:47:16.524Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:47:17.525Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:47:17.525Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:47:17.526Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:47:17.526Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:47:18.528Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "serviceName": "vFW 2023-01-13 01-39-35",
  "serviceVersion": "1.0",
  "serviceUUID": "ec4cacf9-d7c6-4efe-8850-574630f2d3aa",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c5cefd34-cf61-480a-b335-43915f00136d",
  "resources": [
    {
      "resourceInstanceName": "vFW 34f4629c-33cd 0",
      "resourceCustomizationUUID": "3766e8ec-a06e-4a00-90f1-2d942709c4b8",
      "resourceName": "vFW 34f4629c-33cd",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8c39fac7-365f-4852-94f2-63adb3496378",
      "resourceInvariantUUID": "4ee7f4aa-564e-48bd-aadb-8afb0a76c29b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw34f4629c33cd0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
          "artifactChecksum": "YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "78c8b3dc-b422-491d-aeb2-c28919bdf1e0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
            "generatedFromUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230113013935-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
      "artifactChecksum": "ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6cee11f5-84ac-493b-81c8-d01f5b1d364b"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T03:47:18.528Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T03:47:18.528Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ec4cacf9-d7c6-4efe-8850-574630f2d3aa ASDC
2023-01-13T03:47:18.529Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:f813c02f-266f-4cde-9bc5-c426204cb240
ServiceName:vFW 2023-01-13 01-39-35
ServiceVersion:1.0
ServiceUUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
ServiceInvariantUUID:c5cefd34-cf61-480a-b335-43915f00136d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230113013935-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
ArtifactUUID:6cee11f5-84ac-493b-81c8-d01f5b1d364b
ArtifactChecksum:ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 34f4629c-33cd 0
ResourceCustomizationUUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
ResourceInvariantUUID:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
ResourceName:vFW 34f4629c-33cd
ResourceType:VF
ResourceUUID:8c39fac7-365f-4852-94f2-63adb3496378
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw34f4629c33cd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
ArtifactUUID:78c8b3dc-b422-491d-aeb2-c28919bdf1e0
ArtifactChecksum:YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU=
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
ArtifactUUID:bbb80c03-6fe5-4c19-89ce-291e2763926f
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T03:47:18.529Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec4cacf9-d7c6-4efe-8850-574630f2d3aa 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:47:18.563Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:47:18.563Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:47:18.564Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:47:18.564Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T03:47:18.564Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:47:18.564Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T03:47:18.811Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:47:18.813Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar 6cee11f5-84ac-493b-81c8-d01f5b1d364b 101498
2023-01-13T03:47:18.813Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T03:47:18.814Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T03:47:18.814Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:47:18.814Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:47:18.814Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:47:18.814Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581638813,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:47:19.815Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:47:19.816Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:47:19.817Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b, URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar to file: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:47:19.817Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230113013935-csar.csar
2023-01-13T03:47:19.818Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:47:19.818Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:47:20.062Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16900327530763187560/Definitions/service-Vfw20230113013935-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-01-13T03:47:22.088Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T03:47:22.089Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:47:22.089Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:47:22.089Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-13T03:47:22.089Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 34f4629c-33cd 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-Vfw20230113013935-csar.csar
2023-01-13T03:47:22.089Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:47:22.090Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T03:47:22.090Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T03:47:22.090Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T03:47:22.090Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:47:22.090Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:47:22.090Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T03:47:22.090Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:47:22.091Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:47:22.091Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T03:47:22.091Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:47:22.091Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.091Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:47:22.092Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:47:22.092Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:47:22.092Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:47:22.092Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.092Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:47:22.093Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:47:22.093Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:47:22.093Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:47:22.093Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.094Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:47:22.094Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.094Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T03:47:22.094Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T03:47:22.094Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T03:47:22.094Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T03:47:22.095Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:47:22.095Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T03:47:22.095Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T03:47:22.095Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:47:22.095Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T03:47:22.095Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T03:47:22.096Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:47:22.096Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T03:47:22.096Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T03:47:22.096Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T03:47:22.096Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T03:47:22.096Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:47:22.097Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T03:47:22.097Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.097Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T03:47:22.097Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.097Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:47:22.098Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:47:22.098Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.098Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:47:22.098Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:47:22.098Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.099Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T03:47:22.099Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:47:22.099Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.099Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T03:47:22.099Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T03:47:22.100Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T03:47:22.100Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-13T03:47:22.100Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T03:47:22.100Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T03:47:22.100Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:47:22.100Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T03:47:22.101Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T03:47:22.101Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T03:47:22.101Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T03:47:22.101Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:47:22.101Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=adf23bda-03ad-4aa9-b927-ee19e6e0bff5
2023-01-13T03:47:22.101Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.102Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T03:47:22.102Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T03:47:22.102Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T03:47:22.102Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T03:47:22.102Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:47:22.102Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T03:47:22.102Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T03:47:22.103Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:47:22.103Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-13T03:47:22.103Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T03:47:22.103Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T03:47:22.103Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T03:47:22.103Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:47:22.103Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f796b791-f008-4c50-ab4c-d9ff10bd30c3
2023-01-13T03:47:22.103Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.104Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T03:47:22.104Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T03:47:22.104Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T03:47:22.104Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T03:47:22.104Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:47:22.104Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T03:47:22.104Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T03:47:22.104Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T03:47:22.104Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T03:47:22.105Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T03:47:22.105Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T03:47:22.105Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T03:47:22.105Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-13T03:47:22.105Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
2023-01-13T03:47:22.105Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.105Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:47:22.106Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.106Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:47:22.106Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.106Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:47:22.106Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:47:22.106Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:47:22.106Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-13 01-39-35
Description:catalog service description
Model UUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
Model Version:NULL
Model InvariantUuid:c5cefd34-cf61-480a-b335-43915f00136d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 34f4629c-33cd
Model UUID:53d1d841-ccf3-4059-86ba-31414fe29a15
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
ModelName:Vfw34f4629c33cd..base_vfw..module-0
ModelUuid:9946828f-f9fb-4200-8e4a-9f1d782fb237
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:adf23bda-03ad-4aa9-b927-ee19e6e0bff5
ModelInvariantUuid:366f29a1-2aed-4c2c-a597-a0c8dda1d88e
ModelName:vFW 34f4629c-33cd-nodes.vfwCvfc
ModelUuid:7a18291c-9743-4cc9-8693-e1be7cac12fd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5ab5e6da-eac0-409d-b013-df5b97f1fe65
ModelInvariantUuid:d902d6e3-1a14-4efb-84cd-a98453966b61
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vfw
ModelUuid:98eec521-c6a5-4b45-9861-5af6f81af039
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f796b791-f008-4c50-ab4c-d9ff10bd30c3
ModelInvariantUuid:96ab739a-292d-4e88-901d-a3cc816b7873
ModelName:vFW 34f4629c-33cd-nodes.vsnCvfc
ModelUuid:5271675e-c73f-46c6-8b00-0e2e4915732d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a735e3c6-7032-42c2-bd0e-585c59b48fa6
ModelInvariantUuid:53a56bb7-28c0-40de-8c0f-892ede957bbd
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vsn
ModelUuid:05032305-a362-4955-8c14-54463c03e7bb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
ModelInvariantUuid:1c9f45f2-fe29-4a3e-90b1-6fd367cd36f3
ModelName:vFW 34f4629c-33cd-nodes.vpgCvfc
ModelUuid:825b232e-9619-4f5b-8b08-c6c02c093156
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:716a2408-1dcb-4a60-a48a-d3b02e0dfdec
ModelInvariantUuid:06f0b330-d153-4044-aff7-fac00ea3e6c2
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vpg
ModelUuid:1f90a436-3bab-4f45-994a-3bc52c0f148e
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=?
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-01-13T03:47:22.133Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||ERROR|500||Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists
2023-01-13T03:47:22.134Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T03:47:22.134Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists)
2023-01-13T03:47:22.134Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:47:22.134Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:47:22.134Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:47:22.134Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581642133,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:47:23.135Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T03:47:23.136Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists)
2023-01-13T03:47:23.136Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:47:23.136Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:47:23.136Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:47:23.137Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581643135,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:47:24.138Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:47:24.152Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:47:24.154Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:47:24.154Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:47:24.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:47:24.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:47:54.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:47:54.169Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:47:54.171Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:47:54.171Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:47:54.172Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:47:54.172Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:48:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:48:11.374Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:48:11.374Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T03:48:11.375Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:48:24.172Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:48:24.186Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:48:24.188Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:48:24.189Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:48:24.189Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:48:24.189Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:48:54.189Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:48:54.202Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:48:54.204Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:48:54.204Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:48:54.204Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:48:54.204Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:49:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:49:11.374Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:49:11.374Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-13T03:49:11.375Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:49:11.375Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:49:11.375Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:49:11.375Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:49:11.375Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:49:11.375Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-13T03:49:11.375Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:49:11.375Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:49:11.376Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:49:11.376Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:49:11.376Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:49:11.376Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T03:49:11.376Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:49:11.376Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:49:11.376Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581638813,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:49:11.376Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:49:11.376Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:49:11.376Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581642133,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
}
2023-01-13T03:49:11.376Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:49:11.376Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:49:11.377Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581643135,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
}
2023-01-13T03:49:11.377Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:49:24.205Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:49:24.219Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:49:24.221Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:49:24.222Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:49:24.222Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:49:24.222Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:49:54.222Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:49:54.237Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:49:54.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:49:54.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:49:54.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:49:54.240Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:50:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:50:24.241Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:50:24.258Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:50:24.260Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:50:24.261Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:50:24.261Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:50:24.261Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:50:54.261Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:50:54.277Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:50:54.279Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:50:54.279Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:50:54.279Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:50:54.279Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:51:11.373Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:51:24.280Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:51:24.297Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:51:24.300Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:51:24.300Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:51:24.300Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:51:24.300Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:51:54.300Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:51:54.312Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T03:51:54.315Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:51:54.315Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:51:54.315Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:51:54.315Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:52:11.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:52:11.517Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-13T03:52:11.517Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Member SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-1cb97aab-8d64-415b-b375-2dda0e265798 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-13T03:52:11.518Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-13T03:52:11.518Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-13T03:52:11.934Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T03:52:11.942Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T03:52:11.942Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T03:52:11.946Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:52:11.947Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 28: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T03:52:11.955Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:52:11.956Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:52:11.956Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:52:11.959Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T03:52:11.959Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T03:52:11.959Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T03:52:11.959Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=420, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T03:52:11.959Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T03:52:11.959Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T03:52:24.315Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T03:52:24.316Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T03:52:24.320Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f813c02f-266f-4cde-9bc5-c426204cb240 and serviceModelVersionId: ec4cacf9-d7c6-4efe-8850-574630f2d3aa
2023-01-13T03:52:24.320Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5cefd34-cf61-480a-b335-43915f00136d
2023-01-13T03:52:24.321Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0
2023-01-13T03:52:24.325Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T03:52:24.347Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||Invoke
2023-01-13T03:52:24.348Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f5f97a24-d15a-4217-81cb-8d083e3f1db9], X-ECOMP-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], X-TransactionId=[], X-ONAP-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], Content-Type=[application/merge-patch+json]}
2023-01-13T03:52:24.353Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T03:52:24.477Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?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/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 03:52:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[180232], x-aai-txid=[1-aai-resources-230113-03:52:24:529-97160], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T03:52:24.477Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-13T03:52:24.478Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||InvokeReturn
2023-01-13T03:52:24.478Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T03:52:24.478Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T03:52:24.484Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T03:52:24.484Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f813c02f-266f-4cde-9bc5-c426204cb240 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T03:52:24.484Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T03:52:24.485Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:52:24.485Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:52:24.485Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581944484,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:52:24.496Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-01-13T03:52:24.497Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581944484,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T03:52:24.498Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T03:52:25.499Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T03:52:25.499Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"38263209-1dc8-4124-bcac-47189ddb1a27","serviceDescription":"service","serviceInvariantUUID":"3308cec9-ca74-4409-922c-6f50e7b631d3","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"485e7390-02de-4f37-8653-8ae8e20cd179","resourceInvariantUUID":"915eb39e-450c-4996-ad65-454e41146949","resourceCustomizationUUID":"313b5ad6-6d27-4a08-b33d-7c0906cca1f5","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":"ZmE3MDZhNDAwMDBlNWIyZWYxNDJkN2JmYTgwMzhhMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a05a46de-c677-4d5f-bca8-07414dec4940","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":"OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e922201f-0076-4df7-bc18-f244a5688e83","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":"ebba60dc-24ea-4fc5-a412-a859e6e145b9","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":"06c58ab9-0d7c-458b-9283-3a8561885a17","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":"dbed3201-99e2-4a72-833f-6ea50f275165","artifactVersion":"2","generatedFromUUID":"ebba60dc-24ea-4fc5-a412-a859e6e145b9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"N2E0NTk5ZjlmNGFkZjUxMWM5MzI2NWY1OTdiMmVmMjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ea80ceaf-9eec-4172-8b31-ea989114e02f","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b86b15e9-4532-4cfc-b7b8-cb82809f96db","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T03:52:25.500Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:52:25.500Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:52:25.500Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:52:25.500Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "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-01-13T03:52:26.501Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:52:26.509Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:52:26.509Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:52:26.509Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "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-01-13T03:52:27.510Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:52:27.510Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:52:27.511Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:52:27.511Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "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-01-13T03:52:28.511Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:52:28.512Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:52:28.512Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:52:28.512Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "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-01-13T03:52:29.513Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:52:29.513Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:52:29.513Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:52:29.513Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "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-01-13T03:52:30.514Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:52:30.514Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:52:30.514Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:52:30.514Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:52:31.515Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:52:31.515Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:52:31.515Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:52:31.515Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:52:32.516Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "38263209-1dc8-4124-bcac-47189ddb1a27",
  "serviceDescription": "service",
  "serviceInvariantUUID": "3308cec9-ca74-4409-922c-6f50e7b631d3",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "313b5ad6-6d27-4a08-b33d-7c0906cca1f5",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "485e7390-02de-4f37-8653-8ae8e20cd179",
      "resourceInvariantUUID": "915eb39e-450c-4996-ad65-454e41146949",
      "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": "OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e922201f-0076-4df7-bc18-f244a5688e83",
          "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": "ebba60dc-24ea-4fc5-a412-a859e6e145b9",
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
            "generatedFromUUID": "ebba60dc-24ea-4fc5-a412-a859e6e145b9"
          },
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b86b15e9-4532-4cfc-b7b8-cb82809f96db"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T03:52:32.516Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T03:52:32.517Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 38263209-1dc8-4124-bcac-47189ddb1a27 ASDC
2023-01-13T03:52:32.517Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:38263209-1dc8-4124-bcac-47189ddb1a27
ServiceInvariantUUID:3308cec9-ca74-4409-922c-6f50e7b631d3
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:b86b15e9-4532-4cfc-b7b8-cb82809f96db
ArtifactChecksum:MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
ResourceInvariantUUID:915eb39e-450c-4996-ad65-454e41146949
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:485e7390-02de-4f37-8653-8ae8e20cd179
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:e922201f-0076-4df7-bc18-f244a5688e83
ArtifactChecksum:OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY=
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:ebba60dc-24ea-4fc5-a412-a859e6e145b9
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:dbed3201-99e2-4a72-833f-6ea50f275165
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:dbed3201-99e2-4a72-833f-6ea50f275165
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T03:52:32.517Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 38263209-1dc8-4124-bcac-47189ddb1a27 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:52:32.542Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:52:32.543Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:52:32.543Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:52:32.543Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T03:52:32.544Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:52:32.544Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T03:52:32.887Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:52:32.888Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar b86b15e9-4532-4cfc-b7b8-cb82809f96db 75202
2023-01-13T03:52:32.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T03:52:32.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T03:52:32.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:52:32.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:52:32.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:52:32.890Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581952889,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:52:33.890Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:52:33.891Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:52:33.892Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T03:52:33.892Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-13T03:52:33.893Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T03:52:33.893Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T03:52:34.013Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15710423211408877759/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-01-13T03:52:35.067Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T03:52:35.067Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:52:35.068Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T03:52:35.068Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T03:52:35.068Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:52:35.068Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:52:35.068Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:52:35.068Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:52:35.068Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:52:35.068Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:52:35.068Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:52:35.068Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:52:35.068Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:52:35.069Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:52:35.069Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:52:35.069Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:52:35.069Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:52:35.069Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:52:35.069Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:52:35.069Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:52:35.069Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:52:35.070Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:52:35.070Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:52:35.070Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:52:35.070Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:52:35.070Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T03:52:35.070Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-13T03:52:35.070Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-13T03:52:35.070Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-13T03:52:35.070Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T03:52:35.071Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T03:52:35.071Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:52:35.071Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T03:52:35.071Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:52:35.071Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:52:35.071Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:52:35.071Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:52:35.072Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:52:35.072Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:52:35.072Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:52:35.072Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T03:52:35.072Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T03:52:35.072Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:52:35.072Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T03:52:35.073Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-13T03:52:35.073Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T03:52:35.073Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6bb226b5-19ef-4d2d-8a25-e11b9ece4222
2023-01-13T03:52:35.073Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:52:35.073Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:52:35.074Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:52:35.074Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:52:35.074Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:52:35.074Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:52:35.074Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:52:35.074Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:52:35.074Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:38263209-1dc8-4124-bcac-47189ddb1a27
Model Version:NULL
Model InvariantUuid:3308cec9-ca74-4409-922c-6f50e7b631d3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:f7d26c28-f59c-49e3-a203-7337826c8255
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:915eb39e-450c-4996-ad65-454e41146949
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c2e4b08e-8abc-4a02-8303-4c58c022f24d
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:5d481a29-46b1-4994-97fa-173aae2cc594
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:6bb226b5-19ef-4d2d-8a25-e11b9ece4222
ModelInvariantUuid:26abb5d9-f337-4752-bd34-4fe844a00269
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:f3c7f3f4-8d21-4477-ac29-5efb2f8c4ffc
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:1fc18d3d-d82d-416c-819c-3af0ab75a403
ModelInvariantUuid:9a9621ef-60c0-43e7-9525-796f2693f912
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:8b06ebf6-b7e4-4c30-9e21-3d444a8a001c
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=?
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-01-13T03:52:35.095Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||ERROR|500||Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists
2023-01-13T03:52:35.095Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T03:52:35.095Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists)
2023-01-13T03:52:35.095Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:52:35.095Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:52:35.096Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:52:35.096Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581955095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:52:36.096Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T03:52:36.097Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists)
2023-01-13T03:52:36.097Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:52:36.098Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:52:36.098Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:52:36.098Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581956096,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:52:37.099Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:52:37.113Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:52:37.115Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:52:37.115Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:52:37.115Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:52:37.116Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:53:07.116Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:53:07.132Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:53:07.134Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:53:07.134Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:53:07.134Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:53:07.134Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:53:11.373Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:53:11.387Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-13T03:53:11.387Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:53:11.388Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:53:11.388Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-13T03:53:11.388Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T03:53:11.388Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:53:11.388Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-13T03:53:11.389Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-13T03:53:11.389Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:53:11.389Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-13T03:53:11.389Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:53:11.389Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:53:11.389Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-13T03:53:11.389Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-13T03:53:11.389Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:53:11.389Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-13T03:53:11.389Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:53:11.389Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:53:11.390Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-13T03:53:11.390Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T03:53:11.390Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:53:11.390Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-13T03:53:11.390Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581952889,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:53:11.390Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:53:11.391Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-13T03:53:11.391Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581955095,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
}
2023-01-13T03:53:11.391Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:53:11.391Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-13T03:53:11.391Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581956096,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
}
2023-01-13T03:53:11.392Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:53:37.134Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:53:37.147Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:53:37.149Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:53:37.149Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:53:37.149Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:53:37.149Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:54:07.150Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:54:07.173Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:54:07.175Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:54:07.175Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:54:07.175Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:54:07.176Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:54:11.373Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:54:37.176Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:54:37.190Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:54:37.192Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:54:37.192Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:54:37.192Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:54:37.192Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:55:07.192Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:55:07.205Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:55:07.207Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:55:07.208Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:55:07.208Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:55:07.208Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:55:11.374Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:55:37.208Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:55:37.228Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:55:37.230Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:55:37.230Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:55:37.230Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:55:37.230Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:56:07.230Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:56:07.244Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:56:07.247Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:56:07.247Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:56:07.247Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:56:07.248Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:56:11.375Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:56:37.248Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:56:37.262Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:56:37.264Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:56:37.265Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:56:37.265Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:56:37.265Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:57:07.265Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:57:07.279Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T03:57:07.282Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:57:07.282Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:57:07.282Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:57:07.282Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:57:11.376Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:57:12.007Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: cached metadata has changed from (version62: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version63: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-01-13T03:57:12.023Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T03:57:12.024Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T03:57:12.032Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:57:12.033Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 29: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T03:57:12.053Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T03:57:12.054Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:57:12.055Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T03:57:12.058Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T03:57:12.058Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T03:57:12.059Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T03:57:12.059Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=431, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T03:57:12.060Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T03:57:12.060Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T03:57:37.282Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T03:57:37.283Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 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-01-13T03:57:37.290Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and serviceModelVersionId: 38263209-1dc8-4124-bcac-47189ddb1a27
2023-01-13T03:57:37.290Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3308cec9-ca74-4409-922c-6f50e7b631d3
2023-01-13T03:57:37.292Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0
2023-01-13T03:57:37.301Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T03:57:37.338Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||Invoke
2023-01-13T03:57:37.338Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bc4acca4-d761-4f9c-8f29-f1cf0536e78a], X-ECOMP-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], X-TransactionId=[], X-ONAP-RequestID=[43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6], Content-Type=[application/merge-patch+json]}
2023-01-13T03:57:37.343Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T03:57:37.507Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?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/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 03:57:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[397408], x-aai-txid=[1-aai-resources-230113-03:57:37:522-59137], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T03:57:37.508Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-13T03:57:37.508Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||InvokeReturn
2023-01-13T03:57:37.509Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T03:57:37.509Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:57:37.516Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T03:57:37.517Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T03:57:37.518Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T03:57:37.518Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:57:37.519Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:57:37.519Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582257517,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:57:37.532Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-13T03:57:37.532Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582257517,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T03:57:37.533Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T03:57:38.553Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T03:57:38.553Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"435fcc84-d0d8-4078-8198-156c05ad7e8b","serviceName":"Demo_pNF_NsAyxHaVhCf10YZKVLh3","serviceVersion":"1.0","serviceUUID":"be0b2f2d-e59a-48b5-b3e5-12a77c80230d","serviceDescription":"catalog service description","serviceInvariantUUID":"45e73a3d-c013-466e-87c4-a3ea7ad52284","resources":[{"resourceInstanceName":"pNF d0b302c8-9430 0","resourceName":"pNF d0b302c8-9430","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7d257319-4d9a-41dd-b9f0-7ba48a141032","resourceInvariantUUID":"2750abfb-f513-49bc-9afc-95136e80a146","resourceCustomizationUUID":"3606c070-1ad8-40f4-bb82-df59581a7acb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml","artifactChecksum":"YzdlZDYwYTRiNDI0OGYxMDQ4NTQ2MWVmOGQ0ZmU5ZDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8af35094-e4d1-48cf-97c3-16770005be7c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar","artifactChecksum":"NzBjYTcxNDI4MDg2YWM3ZmY1OWI4ZjM2MzljOWZiODU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0f8935bf-0b11-454d-9fb8-b7c327560e4a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7a5d0b35-983c-454d-9120-95f5a74f1dbb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml","artifactChecksum":"N2M4ZmY4MjkyYzgzMWU2YmVmZDgyZDE4NmY2MjNhNWU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5d1bfea2-4f4e-4fe0-87f0-911cba55d381","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dd032c8b-55d5-4bc5-af8e-87675756e733","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5687dea7-7384-445c-9906-8f8194ed2d9b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactChecksum":"NjYzZTc3Zjk5YjgxNDZjODZmY2EwMDIzZWE0MDA1NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0b3399e1-f0d9-4fe7-943c-97588b714dfd","artifactVersion":"1"},{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactChecksum":"MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fab93644-f8da-44bb-a3a7-2d0485d53e95","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T03:57:38.554Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:57:38.554Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:57:38.554Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:57:38.554Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:57:39.555Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:57:39.555Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:57:39.555Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:57:39.556Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:57:40.556Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:57:40.557Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:57:40.557Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:57:40.557Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:57:41.558Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:57:41.558Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:57:41.558Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:57:41.558Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:57:42.559Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:57:42.559Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:57:42.560Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:57:42.560Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:57:43.561Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:57:43.561Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:57:43.562Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:57:43.562Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:57:44.563Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:57:44.564Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:57:44.564Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:57:44.564Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:57:45.564Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T03:57:45.565Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:57:45.565Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:57:45.565Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:57:46.566Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "serviceName": "Demo_pNF_NsAyxHaVhCf10YZKVLh3",
  "serviceVersion": "1.0",
  "serviceUUID": "be0b2f2d-e59a-48b5-b3e5-12a77c80230d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "45e73a3d-c013-466e-87c4-a3ea7ad52284",
  "resources": [
    {
      "resourceInstanceName": "pNF d0b302c8-9430 0",
      "resourceCustomizationUUID": "3606c070-1ad8-40f4-bb82-df59581a7acb",
      "resourceName": "pNF d0b302c8-9430",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "7d257319-4d9a-41dd-b9f0-7ba48a141032",
      "resourceInvariantUUID": "2750abfb-f513-49bc-9afc-95136e80a146",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactChecksum": "MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fab93644-f8da-44bb-a3a7-2d0485d53e95"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T03:57:46.567Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T03:57:46.567Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 be0b2f2d-e59a-48b5-b3e5-12a77c80230d ASDC
2023-01-13T03:57:46.568Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:435fcc84-d0d8-4078-8198-156c05ad7e8b
ServiceName:Demo_pNF_NsAyxHaVhCf10YZKVLh3
ServiceVersion:1.0
ServiceUUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
ServiceInvariantUUID:45e73a3d-c013-466e-87c4-a3ea7ad52284
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactUUID:fab93644-f8da-44bb-a3a7-2d0485d53e95
ArtifactChecksum:MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF d0b302c8-9430 0
ResourceCustomizationUUID:3606c070-1ad8-40f4-bb82-df59581a7acb
ResourceInvariantUUID:2750abfb-f513-49bc-9afc-95136e80a146
ResourceName:pNF d0b302c8-9430
ResourceType:PNF
ResourceUUID:7d257319-4d9a-41dd-b9f0-7ba48a141032
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-13T03:57:46.568Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF be0b2f2d-e59a-48b5-b3e5-12a77c80230d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:57:46.594Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:57:46.595Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:57:46.595Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:57:46.595Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 from URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:46.596Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T03:57:46.596Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:46.848Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T03:57:46.850Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar fab93644-f8da-44bb-a3a7-2d0485d53e95 88020
2023-01-13T03:57:46.850Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T03:57:46.850Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:46.850Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T03:57:46.851Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:57:46.851Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:57:46.851Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582266850,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:57:47.852Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T03:57:47.853Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T03:57:47.853Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95, URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar to file: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:47.854Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:47.855Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:47.855Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:48.132Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5148573852604356423/Definitions/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml
2023-01-13T03:57:48.998Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T03:57:48.998Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:57:48.999Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:48.999Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T03:57:48.999Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:48.999Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:48.999Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:48.999Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:48.999Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:48.999Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:48.999Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d0b302c8-9430 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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T03:57:48.999Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T03:57:49.000Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:57:49.000Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:57:49.000Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T03:57:49.000Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:57:49.000Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:57:49.001Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:57:49.001Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:57:49.001Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T03:57:49.001Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T03:57:49.001Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T03:57:49.001Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:57:49.001Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:57:49.002Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:57:49.002Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:57:49.002Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:57:49.002Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:57:49.002Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:57:49.002Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:57:49.002Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T03:57:49.002Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T03:57:49.003Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_NsAyxHaVhCf10YZKVLh3
Description:catalog service description
Model UUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
Model Version:NULL
Model InvariantUuid:45e73a3d-c013-466e-87c4-a3ea7ad52284
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=?
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-01-13T03:57:49.024Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||ERROR|500||Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists
2023-01-13T03:57:49.024Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T03:57:49.025Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar(Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists)
2023-01-13T03:57:49.025Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:57:49.025Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:57:49.025Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:57:49.025Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582269024,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:57:50.026Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T03:57:50.026Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar(Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists)
2023-01-13T03:57:50.026Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T03:57:50.026Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T03:57:50.027Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T03:57:50.027Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582270026,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:57:51.028Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:57:51.049Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:57:51.051Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:57:51.051Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:57:51.051Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:57:51.051Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:58:11.373Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:58:11.378Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-13T03:58:11.379Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:58:11.379Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:58:11.379Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-13T03:58:11.379Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:58:11.379Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:58:11.380Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-13T03:58:11.380Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:58:11.380Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:58:11.380Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-13T03:58:11.380Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:58:11.380Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:58:11.380Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-13T03:58:11.380Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:58:11.381Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:58:11.381Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-13T03:58:11.381Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:58:11.381Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:58:11.381Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-13T03:58:11.381Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T03:58:11.382Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:58:11.382Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-13T03:58:11.382Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T03:58:11.382Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:58:11.382Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-13T03:58:11.382Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582266850,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T03:58:11.383Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:58:11.383Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-13T03:58:11.383Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582269024,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists"
}
2023-01-13T03:58:11.383Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:58:11.383Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-13T03:58:11.383Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582270026,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists"
}
2023-01-13T03:58:11.383Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T03:58:21.052Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:58:21.063Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:58:21.065Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:58:21.065Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:58:21.065Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:58:21.065Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:58:51.065Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:58:51.077Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:58:51.079Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:58:51.079Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:58:51.079Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:58:51.080Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:59:11.373Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T03:59:21.080Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:59:21.098Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:59:21.100Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:59:21.101Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:59:21.101Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:59:21.101Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T03:59:51.101Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T03:59:51.115Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T03:59:51.117Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T03:59:51.118Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T03:59:51.118Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T03:59:51.118Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:00:11.373Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:00:21.118Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:00:21.131Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:00:21.133Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:00:21.133Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:00:21.133Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:00:21.134Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:00:51.134Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:00:51.151Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:00:51.154Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:00:51.154Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:00:51.154Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:00:51.154Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:01:11.374Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:01:21.154Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:01:21.165Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:01:21.167Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:01:21.167Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:01:21.167Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:01:21.167Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:01:51.167Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:01:51.178Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:01:51.180Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:01:51.180Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:01:51.180Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:01:51.180Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:02:11.376Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:02:21.181Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:02:21.194Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:02:21.196Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:02:21.197Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:02:21.197Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:02:21.197Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:02:51.198Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T04:02:51.198Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b 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-01-13T04:02:51.206Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b and serviceModelVersionId: be0b2f2d-e59a-48b5-b3e5-12a77c80230d
2023-01-13T04:02:51.206Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 45e73a3d-c013-466e-87c4-a3ea7ad52284
2023-01-13T04:02:51.207Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0
2023-01-13T04:02:51.211Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T04:02:51.234Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?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-01-13T04:02:51.235Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||Invoke
2023-01-13T04:02:51.239Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T04:02:51.354Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||InvokeReturn
2023-01-13T04:02:51.355Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 04:02:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[108], vertex-id=[250000], x-aai-txid=[2-aai-resources-230113-04:02:51:418-95171], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T04:02:51.355Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T04:02:51.355Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T04:02:51.355Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T04:02:51.360Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T04:02:51.361Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 435fcc84-d0d8-4078-8198-156c05ad7e8b and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T04:02:51.361Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T04:02:51.362Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:02:51.362Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:02:51.362Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582571361,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:02:51.374Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-01-13T04:02:51.375Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582571361,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T04:02:51.375Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T04:02:52.379Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T04:02:52.380Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"3fa4bc31-9464-450f-842f-209ccb58cce4","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"005f05cf-4ecd-4b3a-b78d-bf67159238cc","serviceDescription":"service","serviceInvariantUUID":"b1005edc-d1d8-4e52-8274-183bd4fdbc84","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8904f542-80b8-49fd-955f-c5876d958562","resourceInvariantUUID":"cf7732b6-1d20-4839-af75-064bc7ed669a","resourceCustomizationUUID":"4f0c8522-6b51-4d33-9c7a-7f36961a0da5","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":"MzUxNDA2ZjBjNTI0ZTc5YzY2ZTE1M2JiZjkyMDJhMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2016864f-0ef6-4e50-b2e0-5331e6355fbe","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":"NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b507bbcc-ba37-4d87-bf7f-05a6a130737c","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":"e0af0aac-0605-4f8a-bafa-fcfa51051123","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":"b44f9ba4-881d-47c9-ad80-f84f9cb03a59","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":"2d904a04-895f-4671-aafb-22738232feb3","artifactVersion":"2","generatedFromUUID":"221b57e1-68db-4a9f-9bb0-447a38717a08"},{"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":"3622e7a8-a18e-4902-aed1-9fc535f1b0cc","artifactVersion":"2","generatedFromUUID":"e0af0aac-0605-4f8a-bafa-fcfa51051123"},{"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":"221b57e1-68db-4a9f-9bb0-447a38717a08","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":"a62c852e-c461-43fb-9580-d0ade032c2e4","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":"NzliYmQwYWQ2MDU3ODZjZTUzN2Q5NjNiODJjYjgwZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c9a5685e-81f9-4a7f-93ae-c1fe7db7b67b","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T04:02:52.380Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:02:52.381Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:02:52.381Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:02:52.381Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "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-01-13T04:02:53.382Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:02:53.382Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:02:53.383Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:02:53.383Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "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-01-13T04:02:54.383Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:02:54.384Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:02:54.384Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:02:54.384Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "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-01-13T04:02:55.384Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:02:55.385Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:02:55.385Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:02:55.385Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "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-01-13T04:02:56.386Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:02:56.386Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:02:56.386Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:02:56.387Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "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-01-13T04:02:57.387Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:02:57.388Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:02:57.388Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:02:57.388Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "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-01-13T04:02:58.389Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:02:58.389Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:02:58.389Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:02:58.389Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "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-01-13T04:02:59.390Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:02:59.390Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:02:59.391Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:02:59.391Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "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-01-13T04:03:00.392Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:03:00.392Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:03:00.393Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:03:00.393Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:03:01.394Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:03:01.394Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:03:01.394Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:03:01.395Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:03:02.396Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "005f05cf-4ecd-4b3a-b78d-bf67159238cc",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b1005edc-d1d8-4e52-8274-183bd4fdbc84",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "4f0c8522-6b51-4d33-9c7a-7f36961a0da5",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8904f542-80b8-49fd-955f-c5876d958562",
      "resourceInvariantUUID": "cf7732b6-1d20-4839-af75-064bc7ed669a",
      "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": "NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "b507bbcc-ba37-4d87-bf7f-05a6a130737c",
          "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": "e0af0aac-0605-4f8a-bafa-fcfa51051123",
          "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": "3622e7a8-a18e-4902-aed1-9fc535f1b0cc",
            "generatedFromUUID": "e0af0aac-0605-4f8a-bafa-fcfa51051123"
          },
          "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": "2d904a04-895f-4671-aafb-22738232feb3",
          "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": "3622e7a8-a18e-4902-aed1-9fc535f1b0cc",
          "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": "221b57e1-68db-4a9f-9bb0-447a38717a08",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T04:03:02.396Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T04:03:02.396Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 005f05cf-4ecd-4b3a-b78d-bf67159238cc ASDC
2023-01-13T04:03:02.397Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:3fa4bc31-9464-450f-842f-209ccb58cce4
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:005f05cf-4ecd-4b3a-b78d-bf67159238cc
ServiceInvariantUUID:b1005edc-d1d8-4e52-8274-183bd4fdbc84
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:9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9
ArtifactChecksum:NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:4f0c8522-6b51-4d33-9c7a-7f36961a0da5
ResourceInvariantUUID:cf7732b6-1d20-4839-af75-064bc7ed669a
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:8904f542-80b8-49fd-955f-c5876d958562
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:b507bbcc-ba37-4d87-bf7f-05a6a130737c
ArtifactChecksum:NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM=
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:e0af0aac-0605-4f8a-bafa-fcfa51051123
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:3622e7a8-a18e-4902-aed1-9fc535f1b0cc
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:2d904a04-895f-4671-aafb-22738232feb3
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:3622e7a8-a18e-4902-aed1-9fc535f1b0cc
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:221b57e1-68db-4a9f-9bb0-447a38717a08
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T04:03:02.398Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 005f05cf-4ecd-4b3a-b78d-bf67159238cc 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:03:02.427Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:03:02.427Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:03:02.428Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:03:02.428Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T04:03:02.428Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T04:03:02.428Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T04:03:02.644Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T04:03:02.645Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 163293
2023-01-13T04:03:02.646Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-13T04:03:02.646Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T04:03:02.646Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T04:03:02.647Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:03:02.647Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:03:02.647Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582582646,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:03:03.647Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:03:03.648Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:03:03.648Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T04:03:03.649Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-01-13T04:03:03.650Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T04:03:03.650Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T04:03:03.784Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4160957762717486223/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-01-13T04:03:04.846Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T04:03:04.847Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:03:04.847Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T04:03:04.847Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-13T04:03:04.847Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:03:04.847Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:03:04.847Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:03:04.847Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:03:04.847Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:03:04.848Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:03:04.848Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:03:04.848Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:03:04.848Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:03:04.848Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:03:04.849Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:03:04.849Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:03:04.849Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:03:04.849Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:03:04.849Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:03:04.849Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:03:04.849Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:03:04.849Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:03:04.850Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-13T04:03:04.850Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-01-13T04:03:04.850Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-01-13T04:03:04.850Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T04:03:04.850Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:03:04.850Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T04:03:04.850Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:03:04.850Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:03:04.851Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:03:04.851Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:03:04.851Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:03:04.851Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:03:04.851Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:03:04.851Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:03:04.851Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:03:04.852Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:03:04.852Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:03:04.852Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:03:04.852Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:03:04.852Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-13T04:03:04.852Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-01-13T04:03:04.852Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8ce16175-d660-4754-a1da-66c5cf949a43
2023-01-13T04:03:04.852Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:03:04.852Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:03:04.853Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:03:04.853Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:03:04.853Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:03:04.853Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:03:04.853Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:03:04.853Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:03:04.853Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:005f05cf-4ecd-4b3a-b78d-bf67159238cc
Model Version:NULL
Model InvariantUuid:b1005edc-d1d8-4e52-8274-183bd4fdbc84
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:cd14555c-395e-40c1-9fa4-02ef0991ae64
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:cf7732b6-1d20-4839-af75-064bc7ed669a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:4f0c8522-6b51-4d33-9c7a-7f36961a0da5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:9cd2606b-fa25-46bc-8205-77bdd53cf809
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:3001463c-b15e-480e-9e53-4922b852fb9e
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:6a9f28e3-657f-436a-9a31-20bf993ceea6
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:81f685dd-89f8-4906-89a8-1b574bd794c7
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:8ce16175-d660-4754-a1da-66c5cf949a43
ModelInvariantUuid:8bd55fee-ef83-406e-a112-6ba1bbde7479
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:a1648690-bc4a-4659-beb7-75c68cfb06a7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:818b2c62-2d2b-41c1-9ff2-9a4d15f7a247
ModelInvariantUuid:08cfbcaf-e13f-4033-a881-264bf3536c6a
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:19f708a5-e4a4-4b99-8d8d-6a358735a5cd
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=?
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-01-13T04:03:04.878Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||ERROR|500||Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists
2023-01-13T04:03:04.878Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-13T04:03:04.878Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists)
2023-01-13T04:03:04.878Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:03:04.878Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:03:04.879Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:03:04.879Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582584878,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:03:05.879Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-13T04:03:05.880Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 8904f542-80b8-49fd-955f-c5876d958562 already exists)
2023-01-13T04:03:05.880Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:03:05.880Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:03:05.881Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:03:05.881Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582585879,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8904f542-80b8-49fd-955f-c5876d958562 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:03:06.881Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:03:06.895Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:03:06.898Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:03:06.898Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:03:06.898Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:03:06.898Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:03:11.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:03:11.379Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:03:11.379Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:03:11.380Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:03:11.380Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:03:11.380Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T04:03:11.380Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:03:11.380Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:03:11.380Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-01-13T04:03:11.380Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:03:11.380Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:03:11.381Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:03:11.381Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:03:11.381Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:03:11.381Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-01-13T04:03:11.381Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:03:11.381Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:03:11.381Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-01-13T04:03:11.382Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:03:11.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:03:11.382Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-01-13T04:03:11.382Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:03:11.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:03:11.382Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:03:11.382Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:03:11.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:03:11.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:03:11.383Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:03:11.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:03:11.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673581628614,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T04:03:11.383Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:03:11.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:03:11.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582582646,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T04:03:11.384Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:03:11.384Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:03:11.384Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582584878,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists"
}
2023-01-13T04:03:11.384Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:03:11.384Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:03:11.384Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582585879,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8904f542-80b8-49fd-955f-c5876d958562 already exists"
}
2023-01-13T04:03:11.385Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:03:36.898Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:03:36.916Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:03:36.918Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:03:36.918Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:03:36.918Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:03:36.918Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:04:06.918Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:04:06.934Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:04:06.937Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:04:06.937Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:04:06.937Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:04:06.937Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:04:11.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:04:36.937Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:04:36.977Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:04:36.984Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:04:36.984Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:04:36.984Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:04:36.984Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:05:06.984Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:05:06.998Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:05:07.001Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:05:07.001Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:05:07.001Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:05:07.001Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:05:11.375Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:05:37.001Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:05:37.016Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:05:37.019Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:05:37.019Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:05:37.019Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:05:37.019Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:06:07.019Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:06:07.034Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:06:07.036Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:06:07.037Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:06:07.037Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:06:07.037Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:06:11.376Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:06:37.037Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:06:37.051Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:06:37.053Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:06:37.053Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:06:37.054Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:06:37.054Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:07:07.054Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:07:07.077Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:07:07.082Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:07:07.082Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:07:07.082Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:07:07.082Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:07:11.376Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:07:37.083Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:07:37.101Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:07:37.103Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:07:37.103Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:07:37.103Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:07:37.103Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:08:07.103Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T04:08:07.104Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4 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-01-13T04:08:07.119Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3fa4bc31-9464-450f-842f-209ccb58cce4 and serviceModelVersionId: 005f05cf-4ecd-4b3a-b78d-bf67159238cc
2023-01-13T04:08:07.119Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b1005edc-d1d8-4e52-8274-183bd4fdbc84
2023-01-13T04:08:07.121Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0
2023-01-13T04:08:07.131Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T04:08:07.183Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?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-01-13T04:08:07.184Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|INFO|500||Invoke
2023-01-13T04:08:07.192Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T04:08:07.332Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|INFO|500||InvokeReturn
2023-01-13T04:08:07.333Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 04:08:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[417888], x-aai-txid=[1-aai-resources-230113-04:08:07:367-23076], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T04:08:07.333Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T04:08:07.333Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T04:08:07.333Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:08:07.343Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:08:07.343Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3fa4bc31-9464-450f-842f-209ccb58cce4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T04:08:07.344Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T04:08:07.344Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:08:07.344Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:08:07.344Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582887344,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:08:07.357Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:08:07.357Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582887344,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T04:08:07.358Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T04:08:08.365Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T04:08:08.366Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-13T04:08:08.368Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 0 disconnected.
2023-01-13T04:08:08.368Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Cancelled in-flight METADATA request with correlation id 52828 due to node 0 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms)
2023-01-13T04:08:08.369Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 1 disconnected.
2023-01-13T04:08:08.369Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2 disconnected.
2023-01-13T04:08:08.369Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2147483647 disconnected.
2023-01-13T04:08:08.370Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-13T04:08:08.370Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-13T04:08:08.370Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Lost previously 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-01-13T04:08:08.371Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted.
2023-01-13T04:08:08.371Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException)
2023-01-13T04:08:08.468Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=4, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-13T04:08:08.525Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-13T04:08:08.536Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T04:08:08.592Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-3247c2a4-187b-4b5a-b8b6-96a12022851d
2023-01-13T04:08:08.592Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T04:08:08.593Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T04:08:09.820Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T04:08:11.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:08:11.380Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T04:08:11.380Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T04:08:11.384Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T04:08:11.384Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-3247c2a4-187b-4b5a-b8b6-96a12022851d', protocol='range'}
2023-01-13T04:08:11.387Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:08:11.388Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:08:11.388Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:08:11.388Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:08:11.389Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:08:11.389Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:08:11.390Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 30: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-82f03e15-5470-439d-b5a2-4653ebf6f025-3247c2a4-187b-4b5a-b8b6-96a12022851d=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-01-13T04:08:11.407Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T04:08:11.407Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-3247c2a4-187b-4b5a-b8b6-96a12022851d', protocol='range'}
2023-01-13T04:08:11.408Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T04:08:11.408Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T04:08:11.408Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T04:08:11.409Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T04:08:11.412Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-13T04:08:11.412Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-13T04:08:11.412Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-13T04:08:11.413Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T04:08:11.413Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-13T04:08:11.413Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-13T04:08:11.413Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T04:08:11.414Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-13T04:08:11.414Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T04:08:11.414Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=458, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T04:08:11.415Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T04:08:11.415Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T04:08:11.461Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T04:08:11.461Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"f813c02f-266f-4cde-9bc5-c426204cb240","serviceName":"vFW 2023-01-13 01-39-35","serviceVersion":"1.0","serviceUUID":"ec4cacf9-d7c6-4efe-8850-574630f2d3aa","serviceDescription":"catalog service description","serviceInvariantUUID":"c5cefd34-cf61-480a-b335-43915f00136d","resources":[{"resourceInstanceName":"vFW 34f4629c-33cd 0","resourceName":"vFW 34f4629c-33cd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c39fac7-365f-4852-94f2-63adb3496378","resourceInvariantUUID":"4ee7f4aa-564e-48bd-aadb-8afb0a76c29b","resourceCustomizationUUID":"3766e8ec-a06e-4a00-90f1-2d942709c4b8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml","artifactChecksum":"NWM1NmJhYzlkY2RlODI0NDQ4ZjY5NjIxOGYyMTQwMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"badb1dab-8538-480e-a8c8-1269e7bc873a","artifactVersion":"1"},{"artifactName":"vfw34f4629c33cd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json","artifactChecksum":"YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"78c8b3dc-b422-491d-aeb2-c28919bdf1e0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM0ZDMwOGQzNGQ4NjhiOGZiZDhiNmU0MGIxMTEzOWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"33cbcf4a-86a9-409a-ad13-c7600a7bffe7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8a23618d-3c46-4b63-a253-6c5792b3dc4b","artifactVersion":"2","generatedFromUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230113013935-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml","artifactChecksum":"NTQ5NTViZjlhN2M0N2MzZjIxYzU4MjdlZTA2Yzg4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2745cb75-a0bc-4288-aa21-d0f8e2cd27e2","artifactVersion":"1"},{"artifactName":"service-Vfw20230113013935-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar","artifactChecksum":"ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6cee11f5-84ac-493b-81c8-d01f5b1d364b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T04:08:11.463Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:08:11.464Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:08:11.464Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:08:11.464Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:08:12.430Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:08:12.430Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:08:12.431Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:08:12.465Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:08:12.465Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:08:12.465Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:08:12.466Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:08:13.466Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:08:13.467Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:08:13.467Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:08:13.467Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:08:14.467Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:08:14.468Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:08:14.468Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:08:14.468Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:08:15.469Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:08:15.469Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:08:15.469Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:08:15.469Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:08:16.470Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:08:16.470Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:08:16.470Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:08:16.471Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:08:17.471Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:08:17.472Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:08:17.472Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:08:17.472Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:08:18.473Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "serviceName": "vFW 2023-01-13 01-39-35",
  "serviceVersion": "1.0",
  "serviceUUID": "ec4cacf9-d7c6-4efe-8850-574630f2d3aa",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c5cefd34-cf61-480a-b335-43915f00136d",
  "resources": [
    {
      "resourceInstanceName": "vFW 34f4629c-33cd 0",
      "resourceCustomizationUUID": "3766e8ec-a06e-4a00-90f1-2d942709c4b8",
      "resourceName": "vFW 34f4629c-33cd",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8c39fac7-365f-4852-94f2-63adb3496378",
      "resourceInvariantUUID": "4ee7f4aa-564e-48bd-aadb-8afb0a76c29b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw34f4629c33cd0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
          "artifactChecksum": "YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "78c8b3dc-b422-491d-aeb2-c28919bdf1e0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
            "generatedFromUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230113013935-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
      "artifactChecksum": "ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6cee11f5-84ac-493b-81c8-d01f5b1d364b"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T04:08:18.473Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T04:08:18.474Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ec4cacf9-d7c6-4efe-8850-574630f2d3aa ASDC
2023-01-13T04:08:18.474Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:f813c02f-266f-4cde-9bc5-c426204cb240
ServiceName:vFW 2023-01-13 01-39-35
ServiceVersion:1.0
ServiceUUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
ServiceInvariantUUID:c5cefd34-cf61-480a-b335-43915f00136d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230113013935-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
ArtifactUUID:6cee11f5-84ac-493b-81c8-d01f5b1d364b
ArtifactChecksum:ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 34f4629c-33cd 0
ResourceCustomizationUUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
ResourceInvariantUUID:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
ResourceName:vFW 34f4629c-33cd
ResourceType:VF
ResourceUUID:8c39fac7-365f-4852-94f2-63adb3496378
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw34f4629c33cd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
ArtifactUUID:78c8b3dc-b422-491d-aeb2-c28919bdf1e0
ArtifactChecksum:YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU=
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
ArtifactUUID:bbb80c03-6fe5-4c19-89ce-291e2763926f
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T04:08:18.474Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec4cacf9-d7c6-4efe-8850-574630f2d3aa 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:08:18.506Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:08:18.506Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:08:18.506Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:08:18.507Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T04:08:18.507Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T04:08:18.507Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T04:08:18.757Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T04:08:18.759Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar 6cee11f5-84ac-493b-81c8-d01f5b1d364b 101498
2023-01-13T04:08:18.759Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T04:08:18.759Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T04:08:18.759Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T04:08:18.760Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:08:18.760Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:08:18.760Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582898759,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:08:19.761Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:08:19.762Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:08:19.762Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b, URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar to file: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:08:19.763Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230113013935-csar.csar
2023-01-13T04:08:19.764Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:08:19.764Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:08:20.012Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2074428479826362077/Definitions/service-Vfw20230113013935-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-01-13T04:08:22.143Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T04:08:22.143Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:08:22.143Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:08:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-13T04:08:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 34f4629c-33cd 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-Vfw20230113013935-csar.csar
2023-01-13T04:08:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:08:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T04:08:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T04:08:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T04:08:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:08:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:08:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T04:08:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:08:22.144Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:08:22.145Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:08:22.145Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:08:22.145Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.145Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:08:22.146Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T04:08:22.146Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:08:22.147Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:08:22.147Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.147Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:08:22.147Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T04:08:22.147Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:08:22.147Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:08:22.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:08:22.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T04:08:22.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T04:08:22.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T04:08:22.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T04:08:22.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T04:08:22.148Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T04:08:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T04:08:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T04:08:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T04:08:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T04:08:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T04:08:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T04:08:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T04:08:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T04:08:22.149Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T04:08:22.150Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T04:08:22.150Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T04:08:22.150Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.150Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T04:08:22.150Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.150Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T04:08:22.150Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:08:22.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T04:08:22.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:08:22.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T04:08:22.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:08:22.151Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.152Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T04:08:22.152Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T04:08:22.152Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T04:08:22.152Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-13T04:08:22.152Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T04:08:22.152Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T04:08:22.152Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T04:08:22.152Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T04:08:22.152Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T04:08:22.153Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T04:08:22.153Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T04:08:22.153Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T04:08:22.153Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=adf23bda-03ad-4aa9-b927-ee19e6e0bff5
2023-01-13T04:08:22.153Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.153Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T04:08:22.153Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T04:08:22.153Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T04:08:22.154Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T04:08:22.154Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T04:08:22.154Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T04:08:22.154Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T04:08:22.154Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T04:08:22.154Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-13T04:08:22.154Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T04:08:22.154Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T04:08:22.154Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T04:08:22.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T04:08:22.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f796b791-f008-4c50-ab4c-d9ff10bd30c3
2023-01-13T04:08:22.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T04:08:22.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T04:08:22.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T04:08:22.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T04:08:22.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T04:08:22.155Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T04:08:22.156Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T04:08:22.156Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T04:08:22.156Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T04:08:22.156Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T04:08:22.156Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T04:08:22.156Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T04:08:22.156Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-13T04:08:22.156Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
2023-01-13T04:08:22.156Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.157Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:08:22.157Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.157Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:08:22.157Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.157Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:08:22.157Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:08:22.157Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:08:22.157Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-13 01-39-35
Description:catalog service description
Model UUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
Model Version:NULL
Model InvariantUuid:c5cefd34-cf61-480a-b335-43915f00136d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 34f4629c-33cd
Model UUID:53d1d841-ccf3-4059-86ba-31414fe29a15
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
ModelName:Vfw34f4629c33cd..base_vfw..module-0
ModelUuid:9946828f-f9fb-4200-8e4a-9f1d782fb237
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:adf23bda-03ad-4aa9-b927-ee19e6e0bff5
ModelInvariantUuid:366f29a1-2aed-4c2c-a597-a0c8dda1d88e
ModelName:vFW 34f4629c-33cd-nodes.vfwCvfc
ModelUuid:7a18291c-9743-4cc9-8693-e1be7cac12fd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5ab5e6da-eac0-409d-b013-df5b97f1fe65
ModelInvariantUuid:d902d6e3-1a14-4efb-84cd-a98453966b61
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vfw
ModelUuid:98eec521-c6a5-4b45-9861-5af6f81af039
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f796b791-f008-4c50-ab4c-d9ff10bd30c3
ModelInvariantUuid:96ab739a-292d-4e88-901d-a3cc816b7873
ModelName:vFW 34f4629c-33cd-nodes.vsnCvfc
ModelUuid:5271675e-c73f-46c6-8b00-0e2e4915732d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a735e3c6-7032-42c2-bd0e-585c59b48fa6
ModelInvariantUuid:53a56bb7-28c0-40de-8c0f-892ede957bbd
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vsn
ModelUuid:05032305-a362-4955-8c14-54463c03e7bb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
ModelInvariantUuid:1c9f45f2-fe29-4a3e-90b1-6fd367cd36f3
ModelName:vFW 34f4629c-33cd-nodes.vpgCvfc
ModelUuid:825b232e-9619-4f5b-8b08-c6c02c093156
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:716a2408-1dcb-4a60-a48a-d3b02e0dfdec
ModelInvariantUuid:06f0b330-d153-4044-aff7-fac00ea3e6c2
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vpg
ModelUuid:1f90a436-3bab-4f45-994a-3bc52c0f148e
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=?
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-01-13T04:08:22.184Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||ERROR|500||Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists
2023-01-13T04:08:22.185Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T04:08:22.185Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists)
2023-01-13T04:08:22.185Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:08:22.186Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:08:22.186Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:08:22.186Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582902185,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:08:23.187Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T04:08:23.188Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists)
2023-01-13T04:08:23.188Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:08:23.188Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:08:23.189Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:08:23.189Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582903187,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:08:24.190Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:08:24.211Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:08:24.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:08:24.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:08:24.214Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:08:24.215Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:08:54.215Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:08:54.233Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:08:54.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:08:54.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:08:54.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:08:54.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:09:11.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:09:11.375Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:09:11.375Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T04:09:11.376Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:09:24.238Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:09:24.254Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:09:24.257Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:09:24.257Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:09:24.257Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:09:24.257Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:09:54.257Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:09:54.282Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:09:54.286Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:09:54.286Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:09:54.286Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:09:54.286Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:10:11.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:10:11.375Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:10:11.375Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-13T04:10:11.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:10:11.375Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:10:11.375Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:10:11.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:10:11.376Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:10:11.376Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-13T04:10:11.376Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:10:11.376Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:10:11.376Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:10:11.376Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:10:11.376Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:10:11.377Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T04:10:11.377Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:10:11.377Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:10:11.377Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582898759,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T04:10:11.377Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:10:11.377Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:10:11.377Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582902185,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
}
2023-01-13T04:10:11.378Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:10:11.378Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:10:11.378Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582903187,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
}
2023-01-13T04:10:11.378Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:10:24.287Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:10:24.308Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:10:24.311Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:10:24.311Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:10:24.311Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:10:24.311Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:10:54.311Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:10:54.324Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:10:54.326Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:10:54.326Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:10:54.327Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:10:54.327Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:11:11.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:11:24.328Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:11:24.362Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:11:24.365Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:11:24.365Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:11:24.365Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:11:24.365Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:11:54.366Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:11:54.380Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:11:54.382Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:11:54.382Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:11:54.382Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:11:54.382Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:12:11.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:12:24.382Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:12:24.397Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:12:24.400Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:12:24.400Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:12:24.400Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:12:24.400Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:12:54.400Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:12:54.428Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:12:54.431Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:12:54.431Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:12:54.431Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:12:54.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:13:11.375Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:13:11.474Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-13T04:13:11.475Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Member SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-3247c2a4-187b-4b5a-b8b6-96a12022851d sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-13T04:13:11.475Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-13T04:13:11.475Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-13T04:13:11.888Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T04:13:11.897Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T04:13:11.898Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T04:13:11.902Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T04:13:11.902Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 31: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T04:13:11.913Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T04:13:11.914Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T04:13:11.914Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T04:13:11.918Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T04:13:11.918Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T04:13:11.918Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T04:13:11.919Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=468, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T04:13:11.919Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T04:13:11.919Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T04:13:24.432Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T04:13:24.433Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T04:13:24.442Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f813c02f-266f-4cde-9bc5-c426204cb240 and serviceModelVersionId: ec4cacf9-d7c6-4efe-8850-574630f2d3aa
2023-01-13T04:13:24.443Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5cefd34-cf61-480a-b335-43915f00136d
2023-01-13T04:13:24.444Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0
2023-01-13T04:13:24.454Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T04:13:24.488Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?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-01-13T04:13:24.490Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||Invoke
2023-01-13T04:13:24.495Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T04:13:24.614Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||InvokeReturn
2023-01-13T04:13:24.614Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 04:13:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[115], vertex-id=[180232], x-aai-txid=[2-aai-resources-230113-04:13:24:669-20639], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T04:13:24.614Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T04:13:24.614Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T04:13:24.615Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T04:13:24.621Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T04:13:24.622Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f813c02f-266f-4cde-9bc5-c426204cb240 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T04:13:24.622Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T04:13:24.623Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:13:24.623Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:13:24.623Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583204622,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:13:24.634Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:13:24.635Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583204622,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T04:13:24.641Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T04:13:25.649Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T04:13:25.649Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"38263209-1dc8-4124-bcac-47189ddb1a27","serviceDescription":"service","serviceInvariantUUID":"3308cec9-ca74-4409-922c-6f50e7b631d3","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"485e7390-02de-4f37-8653-8ae8e20cd179","resourceInvariantUUID":"915eb39e-450c-4996-ad65-454e41146949","resourceCustomizationUUID":"313b5ad6-6d27-4a08-b33d-7c0906cca1f5","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":"ZmE3MDZhNDAwMDBlNWIyZWYxNDJkN2JmYTgwMzhhMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a05a46de-c677-4d5f-bca8-07414dec4940","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":"OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e922201f-0076-4df7-bc18-f244a5688e83","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":"ebba60dc-24ea-4fc5-a412-a859e6e145b9","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":"06c58ab9-0d7c-458b-9283-3a8561885a17","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":"dbed3201-99e2-4a72-833f-6ea50f275165","artifactVersion":"2","generatedFromUUID":"ebba60dc-24ea-4fc5-a412-a859e6e145b9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"N2E0NTk5ZjlmNGFkZjUxMWM5MzI2NWY1OTdiMmVmMjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ea80ceaf-9eec-4172-8b31-ea989114e02f","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b86b15e9-4532-4cfc-b7b8-cb82809f96db","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T04:13:25.652Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:13:25.652Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:13:25.653Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:13:25.653Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "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-01-13T04:13:26.655Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:13:26.656Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:13:26.656Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:13:26.656Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "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-01-13T04:13:27.657Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:13:27.658Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:13:27.658Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:13:27.658Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "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-01-13T04:13:28.659Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:13:28.659Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:13:28.660Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:13:28.660Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "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-01-13T04:13:29.660Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:13:29.661Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:13:29.661Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:13:29.661Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "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-01-13T04:13:30.662Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:13:30.662Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:13:30.663Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:13:30.663Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:13:31.663Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:13:31.664Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:13:31.664Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:13:31.664Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:13:32.665Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "38263209-1dc8-4124-bcac-47189ddb1a27",
  "serviceDescription": "service",
  "serviceInvariantUUID": "3308cec9-ca74-4409-922c-6f50e7b631d3",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "313b5ad6-6d27-4a08-b33d-7c0906cca1f5",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "485e7390-02de-4f37-8653-8ae8e20cd179",
      "resourceInvariantUUID": "915eb39e-450c-4996-ad65-454e41146949",
      "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": "OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e922201f-0076-4df7-bc18-f244a5688e83",
          "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": "ebba60dc-24ea-4fc5-a412-a859e6e145b9",
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
            "generatedFromUUID": "ebba60dc-24ea-4fc5-a412-a859e6e145b9"
          },
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b86b15e9-4532-4cfc-b7b8-cb82809f96db"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T04:13:32.666Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T04:13:32.666Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 38263209-1dc8-4124-bcac-47189ddb1a27 ASDC
2023-01-13T04:13:32.668Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:38263209-1dc8-4124-bcac-47189ddb1a27
ServiceInvariantUUID:3308cec9-ca74-4409-922c-6f50e7b631d3
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:b86b15e9-4532-4cfc-b7b8-cb82809f96db
ArtifactChecksum:MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
ResourceInvariantUUID:915eb39e-450c-4996-ad65-454e41146949
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:485e7390-02de-4f37-8653-8ae8e20cd179
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:e922201f-0076-4df7-bc18-f244a5688e83
ArtifactChecksum:OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY=
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:ebba60dc-24ea-4fc5-a412-a859e6e145b9
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:dbed3201-99e2-4a72-833f-6ea50f275165
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:dbed3201-99e2-4a72-833f-6ea50f275165
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T04:13:32.668Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 38263209-1dc8-4124-bcac-47189ddb1a27 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:13:32.697Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:13:32.698Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:13:32.698Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:13:32.698Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T04:13:32.698Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T04:13:32.699Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T04:13:32.908Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T04:13:32.909Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar b86b15e9-4532-4cfc-b7b8-cb82809f96db 75202
2023-01-13T04:13:32.910Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T04:13:32.910Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T04:13:32.910Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T04:13:32.910Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:13:32.910Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:13:32.911Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583212910,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:13:33.911Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:13:33.912Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:13:33.912Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T04:13:33.913Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-13T04:13:33.914Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T04:13:33.914Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T04:13:34.123Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6275927156911709429/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-01-13T04:13:35.491Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T04:13:35.504Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:13:35.504Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T04:13:35.504Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T04:13:35.504Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:13:35.505Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:13:35.505Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:13:35.505Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:13:35.505Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:13:35.505Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:13:35.505Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:13:35.505Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:13:35.506Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:13:35.506Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:13:35.506Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T04:13:35.506Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:13:35.507Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:13:35.507Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:13:35.507Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:13:35.507Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T04:13:35.507Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:13:35.507Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:13:35.508Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:13:35.508Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:13:35.508Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:13:35.508Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T04:13:35.508Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-13T04:13:35.508Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-13T04:13:35.509Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-13T04:13:35.509Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T04:13:35.509Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T04:13:35.509Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:13:35.509Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T04:13:35.509Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:13:35.510Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T04:13:35.510Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:13:35.510Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:13:35.510Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T04:13:35.510Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:13:35.510Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:13:35.510Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T04:13:35.511Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:13:35.511Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:13:35.511Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T04:13:35.511Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-13T04:13:35.511Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T04:13:35.511Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6bb226b5-19ef-4d2d-8a25-e11b9ece4222
2023-01-13T04:13:35.511Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:13:35.511Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:13:35.512Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:13:35.512Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:13:35.512Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:13:35.512Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:13:35.512Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:13:35.512Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:13:35.512Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:38263209-1dc8-4124-bcac-47189ddb1a27
Model Version:NULL
Model InvariantUuid:3308cec9-ca74-4409-922c-6f50e7b631d3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:f7d26c28-f59c-49e3-a203-7337826c8255
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:915eb39e-450c-4996-ad65-454e41146949
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c2e4b08e-8abc-4a02-8303-4c58c022f24d
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:5d481a29-46b1-4994-97fa-173aae2cc594
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:6bb226b5-19ef-4d2d-8a25-e11b9ece4222
ModelInvariantUuid:26abb5d9-f337-4752-bd34-4fe844a00269
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:f3c7f3f4-8d21-4477-ac29-5efb2f8c4ffc
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:1fc18d3d-d82d-416c-819c-3af0ab75a403
ModelInvariantUuid:9a9621ef-60c0-43e7-9525-796f2693f912
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:8b06ebf6-b7e4-4c30-9e21-3d444a8a001c
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=?
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-01-13T04:13:35.546Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||ERROR|500||Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists
2023-01-13T04:13:35.546Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T04:13:35.546Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists)
2023-01-13T04:13:35.547Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:13:35.547Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:13:35.547Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:13:35.547Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583215546,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:13:36.548Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T04:13:36.548Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists)
2023-01-13T04:13:36.549Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:13:36.549Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:13:36.549Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:13:36.550Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583216548,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:13:37.550Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:13:37.564Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:13:37.567Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:13:37.567Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:13:37.567Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:13:37.567Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:14:07.568Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:14:07.583Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:14:07.585Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:14:07.585Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:14:07.585Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:14:07.585Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:14:11.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:14:11.380Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:14:11.380Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:14:11.381Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:14:11.381Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:14:11.381Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T04:14:11.382Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:14:11.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:14:11.382Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-13T04:14:11.382Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:14:11.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:14:11.382Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:14:11.383Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:14:11.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:14:11.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-13T04:14:11.383Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:14:11.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:14:11.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:14:11.383Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:14:11.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:14:11.384Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T04:14:11.384Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:14:11.384Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:14:11.384Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583212910,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T04:14:11.384Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:14:11.384Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:14:11.384Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583215546,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
}
2023-01-13T04:14:11.385Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:14:11.385Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:14:11.385Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583216548,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
}
2023-01-13T04:14:11.385Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:14:37.586Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:14:37.600Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:14:37.602Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:14:37.603Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:14:37.603Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:14:37.603Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:15:07.603Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:15:07.617Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:15:07.619Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:15:07.619Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:15:07.619Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:15:07.619Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:15:11.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:15:37.620Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:15:37.635Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:15:37.638Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:15:37.638Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:15:37.638Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:15:37.639Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:16:07.639Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:16:07.652Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:16:07.654Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:16:07.655Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:16:07.655Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:16:07.655Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:16:11.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:16:37.655Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:16:37.673Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:16:37.676Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:16:37.676Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:16:37.676Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:16:37.676Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:17:07.676Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:17:07.691Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:17:07.693Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:17:07.693Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:17:07.693Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:17:07.693Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:17:11.374Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:17:37.693Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:17:37.708Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:17:37.710Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:17:37.710Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:17:37.710Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:17:37.710Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:18:07.711Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:18:07.729Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:18:07.732Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:18:07.732Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:18:07.732Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:18:07.732Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:18:11.375Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:18:12.028Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: cached metadata has changed from (version67: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version68: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-01-13T04:18:12.039Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T04:18:12.039Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T04:18:12.044Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T04:18:12.045Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 32: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T04:18:12.054Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T04:18:12.055Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T04:18:12.055Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T04:18:12.058Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T04:18:12.058Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T04:18:12.058Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T04:18:12.058Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=479, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T04:18:12.058Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T04:18:12.059Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T04:18:37.732Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T04:18:37.733Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 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-01-13T04:18:37.739Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and serviceModelVersionId: 38263209-1dc8-4124-bcac-47189ddb1a27
2023-01-13T04:18:37.739Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3308cec9-ca74-4409-922c-6f50e7b631d3
2023-01-13T04:18:37.740Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0
2023-01-13T04:18:37.744Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T04:18:37.766Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?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-01-13T04:18:37.767Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||Invoke
2023-01-13T04:18:37.772Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T04:18:37.959Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||InvokeReturn
2023-01-13T04:18:37.960Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 04:18:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[182], vertex-id=[397408], x-aai-txid=[1-aai-resources-230113-04:18:37:948-33949], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T04:18:37.961Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T04:18:37.961Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T04:18:37.961Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:18:37.966Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:18:37.967Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T04:18:37.967Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T04:18:37.968Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:18:37.968Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:18:37.968Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583517967,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:18:37.984Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-13T04:18:37.984Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583517967,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T04:18:37.985Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T04:18:38.985Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T04:18:38.986Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"435fcc84-d0d8-4078-8198-156c05ad7e8b","serviceName":"Demo_pNF_NsAyxHaVhCf10YZKVLh3","serviceVersion":"1.0","serviceUUID":"be0b2f2d-e59a-48b5-b3e5-12a77c80230d","serviceDescription":"catalog service description","serviceInvariantUUID":"45e73a3d-c013-466e-87c4-a3ea7ad52284","resources":[{"resourceInstanceName":"pNF d0b302c8-9430 0","resourceName":"pNF d0b302c8-9430","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7d257319-4d9a-41dd-b9f0-7ba48a141032","resourceInvariantUUID":"2750abfb-f513-49bc-9afc-95136e80a146","resourceCustomizationUUID":"3606c070-1ad8-40f4-bb82-df59581a7acb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml","artifactChecksum":"YzdlZDYwYTRiNDI0OGYxMDQ4NTQ2MWVmOGQ0ZmU5ZDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8af35094-e4d1-48cf-97c3-16770005be7c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar","artifactChecksum":"NzBjYTcxNDI4MDg2YWM3ZmY1OWI4ZjM2MzljOWZiODU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0f8935bf-0b11-454d-9fb8-b7c327560e4a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7a5d0b35-983c-454d-9120-95f5a74f1dbb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml","artifactChecksum":"N2M4ZmY4MjkyYzgzMWU2YmVmZDgyZDE4NmY2MjNhNWU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5d1bfea2-4f4e-4fe0-87f0-911cba55d381","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dd032c8b-55d5-4bc5-af8e-87675756e733","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5687dea7-7384-445c-9906-8f8194ed2d9b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactChecksum":"NjYzZTc3Zjk5YjgxNDZjODZmY2EwMDIzZWE0MDA1NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0b3399e1-f0d9-4fe7-943c-97588b714dfd","artifactVersion":"1"},{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactChecksum":"MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fab93644-f8da-44bb-a3a7-2d0485d53e95","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T04:18:38.986Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:18:38.986Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:18:38.986Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:18:38.986Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:18:39.987Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:18:39.988Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:18:39.988Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:18:39.988Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:18:40.989Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:18:40.989Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:18:40.989Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:18:40.990Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:18:41.990Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:18:41.991Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:18:41.991Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:18:41.991Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:18:42.992Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:18:42.992Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:18:42.992Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:18:42.992Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:18:43.993Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:18:43.993Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:18:43.993Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:18:43.994Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:18:44.996Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:18:44.996Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:18:44.996Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:18:44.996Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:18:45.997Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:18:45.997Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:18:45.998Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:18:45.998Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:18:46.999Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "serviceName": "Demo_pNF_NsAyxHaVhCf10YZKVLh3",
  "serviceVersion": "1.0",
  "serviceUUID": "be0b2f2d-e59a-48b5-b3e5-12a77c80230d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "45e73a3d-c013-466e-87c4-a3ea7ad52284",
  "resources": [
    {
      "resourceInstanceName": "pNF d0b302c8-9430 0",
      "resourceCustomizationUUID": "3606c070-1ad8-40f4-bb82-df59581a7acb",
      "resourceName": "pNF d0b302c8-9430",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "7d257319-4d9a-41dd-b9f0-7ba48a141032",
      "resourceInvariantUUID": "2750abfb-f513-49bc-9afc-95136e80a146",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactChecksum": "MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fab93644-f8da-44bb-a3a7-2d0485d53e95"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T04:18:46.999Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T04:18:46.999Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 be0b2f2d-e59a-48b5-b3e5-12a77c80230d ASDC
2023-01-13T04:18:46.999Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:435fcc84-d0d8-4078-8198-156c05ad7e8b
ServiceName:Demo_pNF_NsAyxHaVhCf10YZKVLh3
ServiceVersion:1.0
ServiceUUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
ServiceInvariantUUID:45e73a3d-c013-466e-87c4-a3ea7ad52284
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactUUID:fab93644-f8da-44bb-a3a7-2d0485d53e95
ArtifactChecksum:MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF d0b302c8-9430 0
ResourceCustomizationUUID:3606c070-1ad8-40f4-bb82-df59581a7acb
ResourceInvariantUUID:2750abfb-f513-49bc-9afc-95136e80a146
ResourceName:pNF d0b302c8-9430
ResourceType:PNF
ResourceUUID:7d257319-4d9a-41dd-b9f0-7ba48a141032
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-13T04:18:47.000Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF be0b2f2d-e59a-48b5-b3e5-12a77c80230d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:18:47.027Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:18:47.027Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:18:47.027Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:18:47.028Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 from URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:47.028Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T04:18:47.028Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:47.473Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T04:18:47.474Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar fab93644-f8da-44bb-a3a7-2d0485d53e95 88020
2023-01-13T04:18:47.474Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T04:18:47.475Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:47.475Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T04:18:47.475Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:18:47.475Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:18:47.475Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583527474,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:18:48.476Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:18:48.477Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:18:48.477Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95, URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar to file: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:48.478Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:48.479Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:48.479Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:48.585Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13886455702744742572/Definitions/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml
2023-01-13T04:18:49.291Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T04:18:49.291Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:18:49.291Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:49.292Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T04:18:49.292Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:49.292Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:49.292Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:49.292Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:49.292Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:49.292Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:49.292Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d0b302c8-9430 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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:18:49.292Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:18:49.292Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:18:49.293Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:18:49.293Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T04:18:49.293Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:18:49.293Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:18:49.293Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:18:49.293Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:18:49.294Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T04:18:49.294Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:18:49.294Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:18:49.294Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:18:49.294Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:18:49.294Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:18:49.294Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:18:49.294Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:18:49.294Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:18:49.295Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:18:49.295Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:18:49.295Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:18:49.295Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:18:49.295Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_NsAyxHaVhCf10YZKVLh3
Description:catalog service description
Model UUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
Model Version:NULL
Model InvariantUuid:45e73a3d-c013-466e-87c4-a3ea7ad52284
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=?
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-01-13T04:18:49.323Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||ERROR|500||Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists
2023-01-13T04:18:49.323Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T04:18:49.323Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar(Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists)
2023-01-13T04:18:49.323Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:18:49.323Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:18:49.323Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:18:49.324Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583529323,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:18:50.324Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T04:18:50.325Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar(Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists)
2023-01-13T04:18:50.325Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:18:50.325Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:18:50.325Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:18:50.325Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583530324,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:18:51.326Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:18:51.357Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:18:51.359Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:18:51.360Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:18:51.360Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:18:51.360Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:19:11.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:19:11.379Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T04:19:11.379Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:19:11.380Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:19:11.380Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T04:19:11.380Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:19:11.380Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:19:11.380Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T04:19:11.380Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:19:11.380Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:19:11.380Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T04:19:11.380Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:19:11.381Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:19:11.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T04:19:11.381Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:19:11.381Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:19:11.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T04:19:11.381Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:19:11.381Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:19:11.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T04:19:11.381Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:19:11.381Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:19:11.381Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T04:19:11.382Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T04:19:11.382Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:19:11.382Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T04:19:11.382Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583527474,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T04:19:11.382Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:19:11.382Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T04:19:11.382Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583529323,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists"
}
2023-01-13T04:19:11.382Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:19:11.382Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-01-13T04:19:11.382Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583530324,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists"
}
2023-01-13T04:19:11.382Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:19:21.360Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:19:21.371Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:19:21.372Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:19:21.373Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:19:21.373Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:19:21.373Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:19:51.373Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:19:51.390Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:19:51.392Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:19:51.392Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:19:51.392Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:19:51.393Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:20:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:20:21.393Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:20:21.405Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:20:21.407Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:20:21.407Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:20:21.407Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:20:21.407Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:20:51.409Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:20:51.422Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:20:51.424Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:20:51.425Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:20:51.425Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:20:51.425Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:21:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:21:21.425Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:21:21.438Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:21:21.440Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:21:21.440Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:21:21.440Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:21:21.440Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:21:51.441Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:21:51.460Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:21:51.462Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:21:51.463Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:21:51.463Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:21:51.463Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:22:11.375Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:22:21.463Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:22:21.480Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:22:21.482Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:22:21.482Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:22:21.482Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:22:21.482Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:22:51.482Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:22:51.494Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:22:51.496Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:22:51.496Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:22:51.496Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:22:51.497Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:23:11.375Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:23:21.497Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:23:21.507Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:23:21.510Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:23:21.510Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:23:21.510Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:23:21.510Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:23:51.510Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T04:23:51.511Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b 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-01-13T04:23:51.516Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b and serviceModelVersionId: be0b2f2d-e59a-48b5-b3e5-12a77c80230d
2023-01-13T04:23:51.516Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 45e73a3d-c013-466e-87c4-a3ea7ad52284
2023-01-13T04:23:51.518Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0
2023-01-13T04:23:51.530Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T04:23:51.576Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?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-01-13T04:23:51.577Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||Invoke
2023-01-13T04:23:51.583Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T04:23:51.700Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||InvokeReturn
2023-01-13T04:23:51.701Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 04:23:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[113], vertex-id=[250000], x-aai-txid=[0-aai-resources-230113-04:23:51:759-95892], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T04:23:51.701Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T04:23:51.702Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T04:23:51.702Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T04:23:51.718Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T04:23:51.719Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 435fcc84-d0d8-4078-8198-156c05ad7e8b and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T04:23:51.719Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T04:23:51.720Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:23:51.720Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:23:51.720Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583831719,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:23:51.747Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:23:51.747Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583831719,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T04:23:51.748Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T04:23:52.742Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T04:23:52.743Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"3fa4bc31-9464-450f-842f-209ccb58cce4","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"005f05cf-4ecd-4b3a-b78d-bf67159238cc","serviceDescription":"service","serviceInvariantUUID":"b1005edc-d1d8-4e52-8274-183bd4fdbc84","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8904f542-80b8-49fd-955f-c5876d958562","resourceInvariantUUID":"cf7732b6-1d20-4839-af75-064bc7ed669a","resourceCustomizationUUID":"4f0c8522-6b51-4d33-9c7a-7f36961a0da5","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":"MzUxNDA2ZjBjNTI0ZTc5YzY2ZTE1M2JiZjkyMDJhMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2016864f-0ef6-4e50-b2e0-5331e6355fbe","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":"NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b507bbcc-ba37-4d87-bf7f-05a6a130737c","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":"e0af0aac-0605-4f8a-bafa-fcfa51051123","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":"b44f9ba4-881d-47c9-ad80-f84f9cb03a59","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":"2d904a04-895f-4671-aafb-22738232feb3","artifactVersion":"2","generatedFromUUID":"221b57e1-68db-4a9f-9bb0-447a38717a08"},{"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":"3622e7a8-a18e-4902-aed1-9fc535f1b0cc","artifactVersion":"2","generatedFromUUID":"e0af0aac-0605-4f8a-bafa-fcfa51051123"},{"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":"221b57e1-68db-4a9f-9bb0-447a38717a08","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":"a62c852e-c461-43fb-9580-d0ade032c2e4","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":"NzliYmQwYWQ2MDU3ODZjZTUzN2Q5NjNiODJjYjgwZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c9a5685e-81f9-4a7f-93ae-c1fe7db7b67b","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T04:23:52.744Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:23:52.744Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:23:52.744Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:23:52.744Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "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-01-13T04:23:53.745Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:23:53.746Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:23:53.746Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:23:53.746Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "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-01-13T04:23:54.747Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:23:54.748Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:23:54.748Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:23:54.748Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "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-01-13T04:23:55.749Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:23:55.749Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:23:55.749Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:23:55.750Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "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-01-13T04:23:56.750Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:23:56.751Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:23:56.751Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:23:56.751Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "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-01-13T04:23:57.752Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:23:57.752Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:23:57.752Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:23:57.752Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "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-01-13T04:23:58.753Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:23:58.753Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:23:58.754Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:23:58.754Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "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-01-13T04:23:59.755Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:23:59.755Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:23:59.755Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:23:59.755Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "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-01-13T04:24:00.756Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:24:00.757Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:24:00.757Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:24:00.757Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:24:01.757Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:24:01.758Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:24:01.758Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:24:01.758Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:24:02.759Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "005f05cf-4ecd-4b3a-b78d-bf67159238cc",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b1005edc-d1d8-4e52-8274-183bd4fdbc84",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "4f0c8522-6b51-4d33-9c7a-7f36961a0da5",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8904f542-80b8-49fd-955f-c5876d958562",
      "resourceInvariantUUID": "cf7732b6-1d20-4839-af75-064bc7ed669a",
      "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": "NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "b507bbcc-ba37-4d87-bf7f-05a6a130737c",
          "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": "e0af0aac-0605-4f8a-bafa-fcfa51051123",
          "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": "3622e7a8-a18e-4902-aed1-9fc535f1b0cc",
            "generatedFromUUID": "e0af0aac-0605-4f8a-bafa-fcfa51051123"
          },
          "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": "2d904a04-895f-4671-aafb-22738232feb3",
          "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": "3622e7a8-a18e-4902-aed1-9fc535f1b0cc",
          "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": "221b57e1-68db-4a9f-9bb0-447a38717a08",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T04:24:02.760Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T04:24:02.760Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 005f05cf-4ecd-4b3a-b78d-bf67159238cc ASDC
2023-01-13T04:24:02.761Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:3fa4bc31-9464-450f-842f-209ccb58cce4
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:005f05cf-4ecd-4b3a-b78d-bf67159238cc
ServiceInvariantUUID:b1005edc-d1d8-4e52-8274-183bd4fdbc84
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:9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9
ArtifactChecksum:NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:4f0c8522-6b51-4d33-9c7a-7f36961a0da5
ResourceInvariantUUID:cf7732b6-1d20-4839-af75-064bc7ed669a
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:8904f542-80b8-49fd-955f-c5876d958562
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:b507bbcc-ba37-4d87-bf7f-05a6a130737c
ArtifactChecksum:NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM=
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:e0af0aac-0605-4f8a-bafa-fcfa51051123
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:3622e7a8-a18e-4902-aed1-9fc535f1b0cc
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:2d904a04-895f-4671-aafb-22738232feb3
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:3622e7a8-a18e-4902-aed1-9fc535f1b0cc
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:221b57e1-68db-4a9f-9bb0-447a38717a08
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T04:24:02.761Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 005f05cf-4ecd-4b3a-b78d-bf67159238cc 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:24:02.796Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:24:02.796Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:24:02.796Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:24:02.796Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T04:24:02.796Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T04:24:02.797Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T04:24:02.999Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T04:24:03.001Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 163293
2023-01-13T04:24:03.001Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-13T04:24:03.002Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T04:24:03.002Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T04:24:03.002Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:24:03.002Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:24:03.002Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583843001,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:24:04.003Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:24:04.003Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:24:04.004Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T04:24:04.004Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-01-13T04:24:04.005Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T04:24:04.005Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T04:24:04.278Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1396306351226704056/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-01-13T04:24:05.505Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T04:24:05.505Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:24:05.506Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T04:24:05.506Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-13T04:24:05.506Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:24:05.506Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:24:05.506Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:24:05.506Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:24:05.506Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:24:05.506Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:24:05.507Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:24:05.507Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:24:05.507Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:24:05.507Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:24:05.508Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:24:05.508Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:24:05.508Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:24:05.508Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:24:05.508Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:24:05.508Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:24:05.508Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:24:05.509Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:24:05.509Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-13T04:24:05.509Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-01-13T04:24:05.509Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-01-13T04:24:05.509Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T04:24:05.509Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:24:05.509Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T04:24:05.509Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:24:05.510Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:24:05.510Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:24:05.510Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:24:05.510Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:24:05.510Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:24:05.510Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:24:05.510Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:24:05.510Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:24:05.511Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:24:05.511Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:24:05.511Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:24:05.511Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:24:05.511Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-13T04:24:05.511Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-01-13T04:24:05.511Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8ce16175-d660-4754-a1da-66c5cf949a43
2023-01-13T04:24:05.511Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:24:05.511Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:24:05.512Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:24:05.512Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:24:05.512Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:24:05.512Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:24:05.512Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:24:05.512Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:24:05.512Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:005f05cf-4ecd-4b3a-b78d-bf67159238cc
Model Version:NULL
Model InvariantUuid:b1005edc-d1d8-4e52-8274-183bd4fdbc84
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:cd14555c-395e-40c1-9fa4-02ef0991ae64
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:cf7732b6-1d20-4839-af75-064bc7ed669a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:4f0c8522-6b51-4d33-9c7a-7f36961a0da5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:9cd2606b-fa25-46bc-8205-77bdd53cf809
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:3001463c-b15e-480e-9e53-4922b852fb9e
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:6a9f28e3-657f-436a-9a31-20bf993ceea6
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:81f685dd-89f8-4906-89a8-1b574bd794c7
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:8ce16175-d660-4754-a1da-66c5cf949a43
ModelInvariantUuid:8bd55fee-ef83-406e-a112-6ba1bbde7479
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:a1648690-bc4a-4659-beb7-75c68cfb06a7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:818b2c62-2d2b-41c1-9ff2-9a4d15f7a247
ModelInvariantUuid:08cfbcaf-e13f-4033-a881-264bf3536c6a
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:19f708a5-e4a4-4b99-8d8d-6a358735a5cd
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=?
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-01-13T04:24:05.535Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||ERROR|500||Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists
2023-01-13T04:24:05.535Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-13T04:24:05.536Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists)
2023-01-13T04:24:05.536Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:24:05.536Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:24:05.536Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:24:05.536Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583845535,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:24:06.537Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-13T04:24:06.537Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 8904f542-80b8-49fd-955f-c5876d958562 already exists)
2023-01-13T04:24:06.538Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:24:06.538Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:24:06.538Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:24:06.539Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583846537,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8904f542-80b8-49fd-955f-c5876d958562 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:24:07.540Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:24:07.553Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:24:07.555Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:24:07.555Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:24:07.555Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:24:07.555Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:24:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:24:11.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:24:11.378Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:24:11.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:24:11.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:24:11.379Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T04:24:11.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:24:11.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:24:11.379Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-01-13T04:24:11.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:24:11.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:24:11.379Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:24:11.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:24:11.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:24:11.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-01-13T04:24:11.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:24:11.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:24:11.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-01-13T04:24:11.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:24:11.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:24:11.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-01-13T04:24:11.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:24:11.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:24:11.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:24:11.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:24:11.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:24:11.380Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:24:11.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:24:11.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:24:11.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673582888365,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T04:24:11.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:24:11.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:24:11.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583843001,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T04:24:11.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:24:11.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:24:11.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583845535,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists"
}
2023-01-13T04:24:11.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:24:11.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:24:11.381Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673583846537,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8904f542-80b8-49fd-955f-c5876d958562 already exists"
}
2023-01-13T04:24:11.382Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:24:37.556Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:24:37.567Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:24:37.569Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:24:37.569Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:24:37.569Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:24:37.570Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:25:07.570Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:25:07.583Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:25:07.585Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:25:07.585Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:25:07.585Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:25:07.585Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:25:11.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:25:37.586Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:25:37.599Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:25:37.602Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:25:37.602Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:25:37.602Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:25:37.602Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:26:07.602Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:26:07.614Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:26:07.616Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:26:07.617Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:26:07.617Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:26:07.617Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:26:11.374Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:26:37.617Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:26:37.629Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:26:37.631Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:26:37.631Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:26:37.632Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:26:37.632Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:27:07.632Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:27:07.645Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:27:07.647Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:27:07.647Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:27:07.647Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:27:07.648Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:27:11.374Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:27:37.648Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:27:37.662Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:27:37.663Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:27:37.664Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:27:37.664Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:27:37.664Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:28:07.664Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:28:07.676Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:28:07.678Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:28:07.678Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:28:07.678Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:28:07.678Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:28:11.376Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:28:37.678Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:28:37.691Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:28:37.693Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:28:37.694Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:28:37.694Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:28:37.694Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:29:07.695Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T04:29:07.695Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4 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-01-13T04:29:07.703Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3fa4bc31-9464-450f-842f-209ccb58cce4 and serviceModelVersionId: 005f05cf-4ecd-4b3a-b78d-bf67159238cc
2023-01-13T04:29:07.703Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b1005edc-d1d8-4e52-8274-183bd4fdbc84
2023-01-13T04:29:07.704Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0
2023-01-13T04:29:07.709Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T04:29:07.730Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?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-01-13T04:29:07.731Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|INFO|500||Invoke
2023-01-13T04:29:07.738Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T04:29:07.903Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|INFO|500||InvokeReturn
2023-01-13T04:29:07.903Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 04:29:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[417888], x-aai-txid=[0-aai-resources-230113-04:29:07:915-95539], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T04:29:07.904Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T04:29:07.904Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T04:29:07.904Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:29:07.910Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:29:07.910Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3fa4bc31-9464-450f-842f-209ccb58cce4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T04:29:07.910Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T04:29:07.910Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:29:07.911Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:29:07.911Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584147910,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:29:07.930Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-13T04:29:07.930Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584147910,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T04:29:07.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T04:29:08.928Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T04:29:08.928Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-13T04:29:08.931Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 0 disconnected.
2023-01-13T04:29:08.931Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Cancelled in-flight METADATA request with correlation id 52944 due to node 0 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms)
2023-01-13T04:29:08.931Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 1 disconnected.
2023-01-13T04:29:08.932Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2 disconnected.
2023-01-13T04:29:08.932Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2147483647 disconnected.
2023-01-13T04:29:08.933Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-13T04:29:08.933Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-13T04:29:08.933Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Lost previously 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-01-13T04:29:08.933Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted.
2023-01-13T04:29:08.934Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException)
2023-01-13T04:29:09.032Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=4, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-13T04:29:09.094Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-13T04:29:09.101Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T04:29:09.160Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-22631aaa-fd82-49a7-9d0d-a0b79403024b
2023-01-13T04:29:09.161Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T04:29:09.161Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T04:29:09.875Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T04:29:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:29:11.385Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T04:29:11.385Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T04:29:11.390Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T04:29:11.391Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-22631aaa-fd82-49a7-9d0d-a0b79403024b', protocol='range'}
2023-01-13T04:29:11.394Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:29:11.395Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:29:11.395Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:29:11.395Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:29:11.395Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:29:11.395Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:29:11.396Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 33: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-82f03e15-5470-439d-b5a2-4653ebf6f025-22631aaa-fd82-49a7-9d0d-a0b79403024b=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-01-13T04:29:11.410Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-22631aaa-fd82-49a7-9d0d-a0b79403024b', protocol='range'}
2023-01-13T04:29:11.410Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T04:29:11.410Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T04:29:11.410Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T04:29:11.410Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T04:29:11.410Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T04:29:11.415Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T04:29:11.415Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-13T04:29:11.416Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T04:29:11.416Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T04:29:11.416Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-13T04:29:11.416Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=506, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T04:29:11.416Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T04:29:11.416Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T04:29:11.416Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-13T04:29:11.418Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-13T04:29:11.419Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-13T04:29:11.420Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-13T04:29:11.467Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T04:29:11.467Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"f813c02f-266f-4cde-9bc5-c426204cb240","serviceName":"vFW 2023-01-13 01-39-35","serviceVersion":"1.0","serviceUUID":"ec4cacf9-d7c6-4efe-8850-574630f2d3aa","serviceDescription":"catalog service description","serviceInvariantUUID":"c5cefd34-cf61-480a-b335-43915f00136d","resources":[{"resourceInstanceName":"vFW 34f4629c-33cd 0","resourceName":"vFW 34f4629c-33cd","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c39fac7-365f-4852-94f2-63adb3496378","resourceInvariantUUID":"4ee7f4aa-564e-48bd-aadb-8afb0a76c29b","resourceCustomizationUUID":"3766e8ec-a06e-4a00-90f1-2d942709c4b8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml","artifactChecksum":"NWM1NmJhYzlkY2RlODI0NDQ4ZjY5NjIxOGYyMTQwMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"badb1dab-8538-480e-a8c8-1269e7bc873a","artifactVersion":"1"},{"artifactName":"vfw34f4629c33cd0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json","artifactChecksum":"YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"78c8b3dc-b422-491d-aeb2-c28919bdf1e0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml","artifactChecksum":"OWM0ZDMwOGQzNGQ4NjhiOGZiZDhiNmU0MGIxMTEzOWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"33cbcf4a-86a9-409a-ad13-c7600a7bffe7","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8a23618d-3c46-4b63-a253-6c5792b3dc4b","artifactVersion":"2","generatedFromUUID":"bbb80c03-6fe5-4c19-89ce-291e2763926f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230113013935-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml","artifactChecksum":"NTQ5NTViZjlhN2M0N2MzZjIxYzU4MjdlZTA2Yzg4NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2745cb75-a0bc-4288-aa21-d0f8e2cd27e2","artifactVersion":"1"},{"artifactName":"service-Vfw20230113013935-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar","artifactChecksum":"ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6cee11f5-84ac-493b-81c8-d01f5b1d364b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T04:29:11.470Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:29:11.470Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:29:11.470Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:29:11.470Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:29:12.427Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:29:12.427Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:29:12.428Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:29:12.471Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:29:12.471Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:29:12.471Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:29:12.471Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:29:13.473Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:29:13.473Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:29:13.474Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:29:13.474Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:29:14.475Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:29:14.475Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:29:14.476Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:29:14.476Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:29:15.476Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:29:15.477Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:29:15.477Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:29:15.477Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:29:16.478Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:29:16.478Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:29:16.479Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:29:16.479Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:29:17.480Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:29:17.480Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:29:17.481Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:29:17.481Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:29:18.482Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "serviceName": "vFW 2023-01-13 01-39-35",
  "serviceVersion": "1.0",
  "serviceUUID": "ec4cacf9-d7c6-4efe-8850-574630f2d3aa",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c5cefd34-cf61-480a-b335-43915f00136d",
  "resources": [
    {
      "resourceInstanceName": "vFW 34f4629c-33cd 0",
      "resourceCustomizationUUID": "3766e8ec-a06e-4a00-90f1-2d942709c4b8",
      "resourceName": "vFW 34f4629c-33cd",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8c39fac7-365f-4852-94f2-63adb3496378",
      "resourceInvariantUUID": "4ee7f4aa-564e-48bd-aadb-8afb0a76c29b",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw34f4629c33cd0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
          "artifactChecksum": "YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "78c8b3dc-b422-491d-aeb2-c28919bdf1e0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
            "generatedFromUUID": "bbb80c03-6fe5-4c19-89ce-291e2763926f"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "8a23618d-3c46-4b63-a253-6c5792b3dc4b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230113013935-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
      "artifactChecksum": "ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6cee11f5-84ac-493b-81c8-d01f5b1d364b"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T04:29:18.483Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T04:29:18.483Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ec4cacf9-d7c6-4efe-8850-574630f2d3aa ASDC
2023-01-13T04:29:18.484Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:f813c02f-266f-4cde-9bc5-c426204cb240
ServiceName:vFW 2023-01-13 01-39-35
ServiceVersion:1.0
ServiceUUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
ServiceInvariantUUID:c5cefd34-cf61-480a-b335-43915f00136d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230113013935-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
ArtifactUUID:6cee11f5-84ac-493b-81c8-d01f5b1d364b
ArtifactChecksum:ZmI3Mjc0Zjc0OGIwY2YyYzk4OGQ5OTIzOGVhNWE2Njk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 34f4629c-33cd 0
ResourceCustomizationUUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
ResourceInvariantUUID:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
ResourceName:vFW 34f4629c-33cd
ResourceType:VF
ResourceUUID:8c39fac7-365f-4852-94f2-63adb3496378
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw34f4629c33cd0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json
ArtifactUUID:78c8b3dc-b422-491d-aeb2-c28919bdf1e0
ArtifactChecksum:YTRjZWYwZTY2ZTBiNTIwY2ZhODJjNDg0ZDVkYjQyZTU=
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml
ArtifactUUID:bbb80c03-6fe5-4c19-89ce-291e2763926f
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
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/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env
ArtifactUUID:8a23618d-3c46-4b63-a253-6c5792b3dc4b
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T04:29:18.484Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec4cacf9-d7c6-4efe-8850-574630f2d3aa 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:29:18.511Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:29:18.512Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:29:18.512Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:29:18.512Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b from URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T04:29:18.513Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T04:29:18.513Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T04:29:18.729Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T04:29:18.730Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar 6cee11f5-84ac-493b-81c8-d01f5b1d364b 101498
2023-01-13T04:29:18.730Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T04:29:18.730Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar
2023-01-13T04:29:18.730Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T04:29:18.731Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:29:18.731Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:29:18.731Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584158730,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:29:19.733Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:29:19.734Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:29:19.734Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b, URL: /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar to file: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:29:19.735Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230113013935-csar.csar
2023-01-13T04:29:19.735Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:29:19.735Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:29:19.878Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13899906026790557062/Definitions/service-Vfw20230113013935-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-01-13T04:29:21.760Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T04:29:21.761Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:29:21.761Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:29:21.761Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-13T04:29:21.761Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 34f4629c-33cd 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-Vfw20230113013935-csar.csar
2023-01-13T04:29:21.761Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:29:21.761Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T04:29:21.761Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T04:29:21.761Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T04:29:21.762Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:29:21.762Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:29:21.762Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-Vfw20230113013935-csar.csar
2023-01-13T04:29:21.762Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:29:21.762Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:29:21.762Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230113013935-csar.csar
2023-01-13T04:29:21.762Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:29:21.762Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.762Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:29:21.762Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T04:29:21.763Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:29:21.763Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:29:21.763Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.763Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:29:21.763Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T04:29:21.763Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:29:21.763Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:29:21.763Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.764Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:29:21.764Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.764Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T04:29:21.764Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T04:29:21.764Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T04:29:21.764Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T04:29:21.764Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T04:29:21.764Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T04:29:21.764Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T04:29:21.764Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T04:29:21.765Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T04:29:21.765Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T04:29:21.765Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T04:29:21.765Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T04:29:21.765Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T04:29:21.765Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T04:29:21.765Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T04:29:21.765Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T04:29:21.766Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T04:29:21.766Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.766Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T04:29:21.766Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.766Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T04:29:21.766Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:29:21.767Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.767Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T04:29:21.767Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:29:21.767Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.767Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is matching search criteria
2023-01-13T04:29:21.767Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 34f4629c-33cd 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:29:21.768Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.768Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T04:29:21.768Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T04:29:21.768Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T04:29:21.768Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-13T04:29:21.768Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T04:29:21.769Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T04:29:21.769Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T04:29:21.769Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T04:29:21.769Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T04:29:21.769Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T04:29:21.769Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T04:29:21.770Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T04:29:21.770Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=adf23bda-03ad-4aa9-b927-ee19e6e0bff5
2023-01-13T04:29:21.770Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.770Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T04:29:21.770Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T04:29:21.770Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T04:29:21.771Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T04:29:21.771Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T04:29:21.771Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T04:29:21.771Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T04:29:21.771Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T04:29:21.771Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-13T04:29:21.772Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-13T04:29:21.772Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-13T04:29:21.772Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-13T04:29:21.772Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T04:29:21.772Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f796b791-f008-4c50-ab4c-d9ff10bd30c3
2023-01-13T04:29:21.772Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.773Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vFW 34f4629c-33cd 0 is not matching search criteria
2023-01-13T04:29:21.773Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-13T04:29:21.773Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-13T04:29:21.773Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-13T04:29:21.773Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-13T04:29:21.773Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-13T04:29:21.773Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-13T04:29:21.774Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-13T04:29:21.774Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-13T04:29:21.774Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-13T04:29:21.774Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-13T04:29:21.774Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-13T04:29:21.775Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-13T04:29:21.775Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
2023-01-13T04:29:21.775Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.775Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:29:21.775Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.775Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:29:21.776Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.776Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:29:21.776Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:29:21.776Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-13 01-39-35 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:29:21.776Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-01-13 01-39-35
Description:catalog service description
Model UUID:ec4cacf9-d7c6-4efe-8850-574630f2d3aa
Model Version:NULL
Model InvariantUuid:c5cefd34-cf61-480a-b335-43915f00136d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 34f4629c-33cd
Model UUID:53d1d841-ccf3-4059-86ba-31414fe29a15
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4ee7f4aa-564e-48bd-aadb-8afb0a76c29b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:3766e8ec-a06e-4a00-90f1-2d942709c4b8
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:62dd767e-7a8f-41a2-a0c0-7303f2410bc9
ModelName:Vfw34f4629c33cd..base_vfw..module-0
ModelUuid:9946828f-f9fb-4200-8e4a-9f1d782fb237
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:adf23bda-03ad-4aa9-b927-ee19e6e0bff5
ModelInvariantUuid:366f29a1-2aed-4c2c-a597-a0c8dda1d88e
ModelName:vFW 34f4629c-33cd-nodes.vfwCvfc
ModelUuid:7a18291c-9743-4cc9-8693-e1be7cac12fd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:5ab5e6da-eac0-409d-b013-df5b97f1fe65
ModelInvariantUuid:d902d6e3-1a14-4efb-84cd-a98453966b61
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vfw
ModelUuid:98eec521-c6a5-4b45-9861-5af6f81af039
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f796b791-f008-4c50-ab4c-d9ff10bd30c3
ModelInvariantUuid:96ab739a-292d-4e88-901d-a3cc816b7873
ModelName:vFW 34f4629c-33cd-nodes.vsnCvfc
ModelUuid:5271675e-c73f-46c6-8b00-0e2e4915732d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:a735e3c6-7032-42c2-bd0e-585c59b48fa6
ModelInvariantUuid:53a56bb7-28c0-40de-8c0f-892ede957bbd
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vsn
ModelUuid:05032305-a362-4955-8c14-54463c03e7bb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6be24fcf-3e3e-46cd-9512-e0559f5fa0f3
ModelInvariantUuid:1c9f45f2-fe29-4a3e-90b1-6fd367cd36f3
ModelName:vFW 34f4629c-33cd-nodes.vpgCvfc
ModelUuid:825b232e-9619-4f5b-8b08-c6c02c093156
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:716a2408-1dcb-4a60-a48a-d3b02e0dfdec
ModelInvariantUuid:06f0b330-d153-4044-aff7-fac00ea3e6c2
ModelName:Vfw34f4629c33cd.compute.nodes.heat.vpg
ModelUuid:1f90a436-3bab-4f45-994a-3bc52c0f148e
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=?
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-01-13T04:29:21.797Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||ERROR|500||Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists
2023-01-13T04:29:21.797Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T04:29:21.797Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists)
2023-01-13T04:29:21.797Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:29:21.798Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:29:21.798Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:29:21.798Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584161797,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:29:22.799Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar ASDC sendASDCNotification
2023-01-13T04:29:22.799Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar(Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists)
2023-01-13T04:29:22.799Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:29:22.799Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:29:22.800Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:29:22.800Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584162799,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:29:23.800Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:29:23.817Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:29:23.819Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:29:23.819Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:29:23.819Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:29:23.819Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:29:53.819Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:29:53.832Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:29:53.834Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:29:53.834Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:29:53.834Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:29:53.835Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:30:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:30:11.375Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:30:11.375Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vfw34f4629c33cd0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T04:30:11.376Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:30:23.835Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:30:23.847Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:30:23.849Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:30:23.849Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:30:23.849Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:30:23.849Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:30:53.849Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:30:53.866Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:30:53.870Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:30:53.870Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:30:53.870Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:30:53.871Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:31:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:31:11.375Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:31:11.376Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-01-13T04:31:11.377Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:31:11.377Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:31:11.377Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:31:11.377Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:31:11.377Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:31:11.377Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/resourceInstances/vfw34f4629c33cd0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-01-13T04:31:11.377Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:31:11.377Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:31:11.377Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:31:11.377Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:31:11.378Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:31:11.378Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T04:31:11.378Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:31:11.378Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:31:11.378Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584158730,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T04:31:11.378Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:31:11.378Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:31:11.378Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584161797,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 6cee11f5-84ac-493b-81c8-d01f5b1d364b already exists"
}
2023-01-13T04:31:11.378Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:31:11.378Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:31:11.378Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584162799,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230113013935/1.0/artifacts/service-Vfw20230113013935-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8c39fac7-365f-4852-94f2-63adb3496378 already exists"
}
2023-01-13T04:31:11.379Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:31:23.871Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:31:23.886Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:31:23.888Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:31:23.888Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:31:23.889Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:31:23.889Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:31:53.889Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:31:53.908Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:31:53.910Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:31:53.910Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:31:53.910Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:31:53.910Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:32:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:32:23.911Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:32:23.926Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:32:23.928Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:32:23.929Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:32:23.929Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:32:23.929Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:32:53.929Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:32:53.943Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:32:53.945Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:32:53.945Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:32:53.946Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:32:53.946Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:33:11.375Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:33:23.946Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:33:23.959Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:33:23.961Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:33:23.961Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:33:23.962Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:33:23.962Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:33:53.962Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:33:53.975Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240
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-01-13T04:33:53.977Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:33:53.977Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:33:53.977Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:33:53.978Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:34:11.377Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:34:11.490Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-01-13T04:34:11.490Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Member SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-22631aaa-fd82-49a7-9d0d-a0b79403024b sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired.
2023-01-13T04:34:11.491Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-01-13T04:34:11.491Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-01-13T04:34:11.886Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T04:34:11.895Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T04:34:11.896Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T04:34:11.907Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T04:34:11.908Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 34: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T04:34:11.924Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T04:34:11.924Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T04:34:11.925Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T04:34:11.929Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T04:34:11.930Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T04:34:11.930Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T04:34:11.931Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=516, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T04:34:11.931Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T04:34:11.931Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T04:34:23.978Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T04:34:23.979Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f813c02f-266f-4cde-9bc5-c426204cb240 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-01-13T04:34:23.985Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f813c02f-266f-4cde-9bc5-c426204cb240 and serviceModelVersionId: ec4cacf9-d7c6-4efe-8850-574630f2d3aa
2023-01-13T04:34:23.985Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c5cefd34-cf61-480a-b335-43915f00136d
2023-01-13T04:34:23.987Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0
2023-01-13T04:34:23.998Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T04:34:24.038Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||Invoke
2023-01-13T04:34:24.038Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[70ab77b1-53e6-43f6-9685-308d418ab9e1], X-ECOMP-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], X-TransactionId=[], X-ONAP-RequestID=[f813c02f-266f-4cde-9bc5-c426204cb240], Content-Type=[application/merge-patch+json]}
2023-01-13T04:34:24.045Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T04:34:24.158Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?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/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 04:34:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[109], vertex-id=[180232], x-aai-txid=[0-aai-resources-230113-04:34:24:220-80155], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T04:34:24.158Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-13T04:34:24.159Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c5cefd34-cf61-480a-b335-43915f00136d/model-vers/model-ver/ec4cacf9-d7c6-4efe-8850-574630f2d3aa?depth=0|INFO|500||InvokeReturn
2023-01-13T04:34:24.159Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T04:34:24.159Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T04:34:24.164Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||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-01-13T04:34:24.165Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f813c02f-266f-4cde-9bc5-c426204cb240 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T04:34:24.165Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T04:34:24.166Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:34:24.166Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:34:24.166Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584464165,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:34:24.178Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:34:24.178Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "f813c02f-266f-4cde-9bc5-c426204cb240",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584464165,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T04:34:24.180Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T04:34:25.184Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T04:34:25.184Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"38263209-1dc8-4124-bcac-47189ddb1a27","serviceDescription":"service","serviceInvariantUUID":"3308cec9-ca74-4409-922c-6f50e7b631d3","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"485e7390-02de-4f37-8653-8ae8e20cd179","resourceInvariantUUID":"915eb39e-450c-4996-ad65-454e41146949","resourceCustomizationUUID":"313b5ad6-6d27-4a08-b33d-7c0906cca1f5","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":"ZmE3MDZhNDAwMDBlNWIyZWYxNDJkN2JmYTgwMzhhMGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a05a46de-c677-4d5f-bca8-07414dec4940","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":"OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e922201f-0076-4df7-bc18-f244a5688e83","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":"ebba60dc-24ea-4fc5-a412-a859e6e145b9","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":"06c58ab9-0d7c-458b-9283-3a8561885a17","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":"dbed3201-99e2-4a72-833f-6ea50f275165","artifactVersion":"2","generatedFromUUID":"ebba60dc-24ea-4fc5-a412-a859e6e145b9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"N2E0NTk5ZjlmNGFkZjUxMWM5MzI2NWY1OTdiMmVmMjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ea80ceaf-9eec-4172-8b31-ea989114e02f","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b86b15e9-4532-4cfc-b7b8-cb82809f96db","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T04:34:25.185Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:34:25.185Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:34:25.185Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:34:25.185Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "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-01-13T04:34:26.187Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:34:26.188Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:34:26.188Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:34:26.188Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "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-01-13T04:34:27.188Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:34:27.189Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:34:27.189Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:34:27.189Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "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-01-13T04:34:28.190Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:34:28.190Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:34:28.190Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:34:28.190Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "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-01-13T04:34:29.191Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:34:29.191Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:34:29.191Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:34:29.191Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "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-01-13T04:34:30.192Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:34:30.192Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:34:30.193Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:34:30.193Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:34:31.194Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:34:31.194Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:34:31.194Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:34:31.194Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:34:32.195Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "38263209-1dc8-4124-bcac-47189ddb1a27",
  "serviceDescription": "service",
  "serviceInvariantUUID": "3308cec9-ca74-4409-922c-6f50e7b631d3",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "313b5ad6-6d27-4a08-b33d-7c0906cca1f5",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "485e7390-02de-4f37-8653-8ae8e20cd179",
      "resourceInvariantUUID": "915eb39e-450c-4996-ad65-454e41146949",
      "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": "OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e922201f-0076-4df7-bc18-f244a5688e83",
          "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": "ebba60dc-24ea-4fc5-a412-a859e6e145b9",
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
            "generatedFromUUID": "ebba60dc-24ea-4fc5-a412-a859e6e145b9"
          },
          "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": "dbed3201-99e2-4a72-833f-6ea50f275165",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b86b15e9-4532-4cfc-b7b8-cb82809f96db"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T04:34:32.196Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T04:34:32.196Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 38263209-1dc8-4124-bcac-47189ddb1a27 ASDC
2023-01-13T04:34:32.197Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:38263209-1dc8-4124-bcac-47189ddb1a27
ServiceInvariantUUID:3308cec9-ca74-4409-922c-6f50e7b631d3
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:b86b15e9-4532-4cfc-b7b8-cb82809f96db
ArtifactChecksum:MzlmNjM3Nzc0ZjA3ZDRkN2FkNTBhZTM4ODk4MjY3NWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
ResourceInvariantUUID:915eb39e-450c-4996-ad65-454e41146949
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:485e7390-02de-4f37-8653-8ae8e20cd179
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:e922201f-0076-4df7-bc18-f244a5688e83
ArtifactChecksum:OWI2ZmEzNDk1YmEzZWY5OGY5MWYxODI4ZTFmYmUyMzY=
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:ebba60dc-24ea-4fc5-a412-a859e6e145b9
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:dbed3201-99e2-4a72-833f-6ea50f275165
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:dbed3201-99e2-4a72-833f-6ea50f275165
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T04:34:32.197Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 38263209-1dc8-4124-bcac-47189ddb1a27 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:34:32.222Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:34:32.222Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:34:32.222Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:34:32.223Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T04:34:32.223Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T04:34:32.223Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T04:34:32.481Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T04:34:32.482Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar b86b15e9-4532-4cfc-b7b8-cb82809f96db 75202
2023-01-13T04:34:32.483Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T04:34:32.484Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-01-13T04:34:32.484Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T04:34:32.484Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:34:32.484Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:34:32.484Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584472483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:34:33.485Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:34:33.486Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:34:33.486Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T04:34:33.487Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-01-13T04:34:33.487Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T04:34:33.487Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T04:34:33.664Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8923851661184662385/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-01-13T04:34:34.885Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T04:34:34.885Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:34:34.885Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-01-13T04:34:34.885Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T04:34:34.886Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:34:34.886Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:34:34.886Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:34:34.886Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:34:34.886Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:34:34.886Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:34:34.886Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:34:34.886Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:34:34.886Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:34:34.887Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:34:34.887Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T04:34:34.887Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:34:34.887Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:34:34.888Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:34:34.888Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:34:34.888Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T04:34:34.888Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:34:34.888Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:34:34.888Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:34:34.888Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:34:34.888Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:34:34.888Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T04:34:34.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-01-13T04:34:34.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-01-13T04:34:34.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-01-13T04:34:34.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T04:34:34.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T04:34:34.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:34:34.889Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T04:34:34.895Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:34:34.895Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T04:34:34.896Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:34:34.896Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:34:34.896Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T04:34:34.896Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:34:34.896Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:34:34.896Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-01-13T04:34:34.896Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:34:34.896Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:34:34.897Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-01-13T04:34:34.897Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-01-13T04:34:34.897Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-01-13T04:34:34.897Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6bb226b5-19ef-4d2d-8a25-e11b9ece4222
2023-01-13T04:34:34.897Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:34:34.897Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:34:34.897Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:34:34.897Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:34:34.898Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:34:34.898Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:34:34.898Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:34:34.898Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:34:34.898Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:38263209-1dc8-4124-bcac-47189ddb1a27
Model Version:NULL
Model InvariantUuid:3308cec9-ca74-4409-922c-6f50e7b631d3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:f7d26c28-f59c-49e3-a203-7337826c8255
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:915eb39e-450c-4996-ad65-454e41146949
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:313b5ad6-6d27-4a08-b33d-7c0906cca1f5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c2e4b08e-8abc-4a02-8303-4c58c022f24d
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:5d481a29-46b1-4994-97fa-173aae2cc594
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:6bb226b5-19ef-4d2d-8a25-e11b9ece4222
ModelInvariantUuid:26abb5d9-f337-4752-bd34-4fe844a00269
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:f3c7f3f4-8d21-4477-ac29-5efb2f8c4ffc
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:1fc18d3d-d82d-416c-819c-3af0ab75a403
ModelInvariantUuid:9a9621ef-60c0-43e7-9525-796f2693f912
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:8b06ebf6-b7e4-4c30-9e21-3d444a8a001c
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=?
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-01-13T04:34:34.922Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||ERROR|500||Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists
2023-01-13T04:34:34.923Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T04:34:34.923Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists)
2023-01-13T04:34:34.923Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:34:34.923Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:34:34.923Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:34:34.923Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584474923,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:34:35.924Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-01-13T04:34:35.924Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists)
2023-01-13T04:34:35.925Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:34:35.925Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:34:35.925Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:34:35.925Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584475924,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:34:36.926Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:34:36.940Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:34:36.942Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:34:36.942Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:34:36.942Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:34:36.943Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:35:06.943Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:35:06.970Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:35:06.972Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:35:06.972Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:35:06.972Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:35:06.972Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:35:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:35:11.378Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:35:11.378Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:35:11.379Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:35:11.379Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:35:11.379Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T04:35:11.379Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:35:11.379Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:35:11.379Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-01-13T04:35:11.380Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:35:11.380Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:35:11.380Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:35:11.380Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:35:11.380Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:35:11.380Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-01-13T04:35:11.380Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:35:11.380Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:35:11.381Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:35:11.381Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:35:11.381Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:35:11.381Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T04:35:11.381Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:35:11.381Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:35:11.381Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584472483,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T04:35:11.381Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:35:11.382Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:35:11.382Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584474923,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: b86b15e9-4532-4cfc-b7b8-cb82809f96db already exists"
}
2023-01-13T04:35:11.382Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:35:11.382Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:35:11.382Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584475924,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 485e7390-02de-4f37-8653-8ae8e20cd179 already exists"
}
2023-01-13T04:35:11.382Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:35:36.972Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:35:36.984Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:35:36.986Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:35:36.987Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:35:36.987Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:35:36.987Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:36:06.987Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:36:07.000Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:36:07.002Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:36:07.002Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:36:07.002Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:36:07.002Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:36:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:36:37.002Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:36:37.014Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:36:37.017Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:36:37.017Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:36:37.017Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:36:37.017Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:37:07.017Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:37:07.031Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:37:07.034Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:37:07.034Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:37:07.034Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:37:07.035Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:37:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:37:37.035Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:37:37.048Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:37:37.050Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:37:37.050Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:37:37.050Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:37:37.050Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:38:07.050Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:38:07.063Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:38:07.065Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:38:07.065Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:38:07.065Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:38:07.066Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:38:11.374Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:38:37.066Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:38:37.079Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:38:37.081Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:38:37.081Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:38:37.081Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:38:37.081Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:39:07.081Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:39:07.093Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6
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-01-13T04:39:07.095Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:39:07.096Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:39:07.096Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:39:07.096Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:39:11.375Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:39:11.952Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: cached metadata has changed from (version72: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version73: {SDC-DISTR-STATUS-TOPIC-AUTO=6})
2023-01-13T04:39:11.960Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T04:39:11.960Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T04:39:11.965Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T04:39:11.965Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 35: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-01-13T04:39:11.979Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T04:39:11.980Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T04:39:11.980Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T04:39:11.984Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T04:39:11.984Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T04:39:11.984Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T04:39:11.984Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=527, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T04:39:11.984Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T04:39:11.984Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T04:39:37.096Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T04:39:37.096Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 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-01-13T04:39:37.104Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and serviceModelVersionId: 38263209-1dc8-4124-bcac-47189ddb1a27
2023-01-13T04:39:37.104Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3308cec9-ca74-4409-922c-6f50e7b631d3
2023-01-13T04:39:37.105Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0
2023-01-13T04:39:37.109Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T04:39:37.128Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?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-01-13T04:39:37.129Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||Invoke
2023-01-13T04:39:37.134Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T04:39:37.275Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0|INFO|500||InvokeReturn
2023-01-13T04:39:37.276Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3308cec9-ca74-4409-922c-6f50e7b631d3/model-vers/model-ver/38263209-1dc8-4124-bcac-47189ddb1a27?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 04:39:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[397408], x-aai-txid=[2-aai-resources-230113-04:39:37:307-72843], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T04:39:37.276Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T04:39:37.276Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T04:39:37.276Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:39:37.281Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||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-01-13T04:39:37.281Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T04:39:37.281Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T04:39:37.282Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:39:37.282Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:39:37.282Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584777281,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:39:37.295Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:39:37.295Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584777281,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T04:39:37.296Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T04:39:38.297Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T04:39:38.297Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"435fcc84-d0d8-4078-8198-156c05ad7e8b","serviceName":"Demo_pNF_NsAyxHaVhCf10YZKVLh3","serviceVersion":"1.0","serviceUUID":"be0b2f2d-e59a-48b5-b3e5-12a77c80230d","serviceDescription":"catalog service description","serviceInvariantUUID":"45e73a3d-c013-466e-87c4-a3ea7ad52284","resources":[{"resourceInstanceName":"pNF d0b302c8-9430 0","resourceName":"pNF d0b302c8-9430","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7d257319-4d9a-41dd-b9f0-7ba48a141032","resourceInvariantUUID":"2750abfb-f513-49bc-9afc-95136e80a146","resourceCustomizationUUID":"3606c070-1ad8-40f4-bb82-df59581a7acb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml","artifactChecksum":"YzdlZDYwYTRiNDI0OGYxMDQ4NTQ2MWVmOGQ0ZmU5ZDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8af35094-e4d1-48cf-97c3-16770005be7c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar","artifactChecksum":"NzBjYTcxNDI4MDg2YWM3ZmY1OWI4ZjM2MzljOWZiODU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0f8935bf-0b11-454d-9fb8-b7c327560e4a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7a5d0b35-983c-454d-9120-95f5a74f1dbb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml","artifactChecksum":"N2M4ZmY4MjkyYzgzMWU2YmVmZDgyZDE4NmY2MjNhNWU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5d1bfea2-4f4e-4fe0-87f0-911cba55d381","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dd032c8b-55d5-4bc5-af8e-87675756e733","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5687dea7-7384-445c-9906-8f8194ed2d9b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml","artifactChecksum":"NjYzZTc3Zjk5YjgxNDZjODZmY2EwMDIzZWE0MDA1NTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0b3399e1-f0d9-4fe7-943c-97588b714dfd","artifactVersion":"1"},{"artifactName":"service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar","artifactChecksum":"MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fab93644-f8da-44bb-a3a7-2d0485d53e95","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T04:39:38.298Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:39:38.298Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:39:38.298Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:39:38.298Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:39:39.299Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:39:39.299Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:39:39.300Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:39:39.300Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:39:40.300Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:39:40.301Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:39:40.301Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:39:40.301Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:39:41.301Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:39:41.302Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:39:41.302Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:39:41.302Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:39:42.303Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:39:42.304Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:39:42.304Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:39:42.304Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:39:43.305Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:39:43.305Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:39:43.305Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:39:43.305Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:39:44.306Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:39:44.306Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:39:44.306Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:39:44.306Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:39:45.307Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:39:45.308Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:39:45.308Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:39:45.308Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:39:46.309Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "serviceName": "Demo_pNF_NsAyxHaVhCf10YZKVLh3",
  "serviceVersion": "1.0",
  "serviceUUID": "be0b2f2d-e59a-48b5-b3e5-12a77c80230d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "45e73a3d-c013-466e-87c4-a3ea7ad52284",
  "resources": [
    {
      "resourceInstanceName": "pNF d0b302c8-9430 0",
      "resourceCustomizationUUID": "3606c070-1ad8-40f4-bb82-df59581a7acb",
      "resourceName": "pNF d0b302c8-9430",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "7d257319-4d9a-41dd-b9f0-7ba48a141032",
      "resourceInvariantUUID": "2750abfb-f513-49bc-9afc-95136e80a146",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
      "artifactChecksum": "MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "fab93644-f8da-44bb-a3a7-2d0485d53e95"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T04:39:46.309Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T04:39:46.309Z|43f2c355-d2c3-468a-9dfe-2d4aba9c6fe6|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 be0b2f2d-e59a-48b5-b3e5-12a77c80230d ASDC
2023-01-13T04:39:46.310Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:435fcc84-d0d8-4078-8198-156c05ad7e8b
ServiceName:Demo_pNF_NsAyxHaVhCf10YZKVLh3
ServiceVersion:1.0
ServiceUUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
ServiceInvariantUUID:45e73a3d-c013-466e-87c4-a3ea7ad52284
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
ArtifactUUID:fab93644-f8da-44bb-a3a7-2d0485d53e95
ArtifactChecksum:MWZlNWFiMTEwMTZhMGE2ZWI5MGE1ZGRiMGJjYjNjMDY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF d0b302c8-9430 0
ResourceCustomizationUUID:3606c070-1ad8-40f4-bb82-df59581a7acb
ResourceInvariantUUID:2750abfb-f513-49bc-9afc-95136e80a146
ResourceName:pNF d0b302c8-9430
ResourceType:PNF
ResourceUUID:7d257319-4d9a-41dd-b9f0-7ba48a141032
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-01-13T04:39:46.310Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF be0b2f2d-e59a-48b5-b3e5-12a77c80230d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:39:46.341Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:39:46.341Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:39:46.341Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:39:46.341Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 from URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:46.341Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T04:39:46.342Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:46.589Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T04:39:46.590Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar fab93644-f8da-44bb-a3a7-2d0485d53e95 88020
2023-01-13T04:39:46.590Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T04:39:46.590Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:46.590Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T04:39:46.590Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:39:46.591Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:39:46.591Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584786590,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:39:47.591Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:39:47.592Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:39:47.592Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95, URL: /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar to file: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:47.592Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:47.593Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:47.593Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:47.694Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17495397601586223834/Definitions/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml
2023-01-13T04:39:48.395Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T04:39:48.396Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:39:48.396Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:48.396Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-13T04:39:48.396Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:48.396Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:48.397Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:48.397Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:48.397Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:48.397Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:48.397Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d0b302c8-9430 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-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar
2023-01-13T04:39:48.397Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:39:48.398Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:39:48.398Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:39:48.398Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T04:39:48.398Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:39:48.399Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:39:48.399Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:39:48.399Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:39:48.399Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Node template pNF d0b302c8-9430 0 is matching search criteria
2023-01-13T04:39:48.400Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:39:48.400Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d0b302c8-9430 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:39:48.400Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:39:48.400Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:39:48.400Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:39:48.400Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:39:48.401Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:39:48.401Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:39:48.401Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:39:48.401Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:39:48.401Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:39:48.402Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_NsAyxHaVhCf10YZKVLh3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:39:48.402Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_NsAyxHaVhCf10YZKVLh3
Description:catalog service description
Model UUID:be0b2f2d-e59a-48b5-b3e5-12a77c80230d
Model Version:NULL
Model InvariantUuid:45e73a3d-c013-466e-87c4-a3ea7ad52284
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=?
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-01-13T04:39:48.424Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||ERROR|500||Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists
2023-01-13T04:39:48.425Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T04:39:48.425Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar(Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists)
2023-01-13T04:39:48.425Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:39:48.425Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:39:48.425Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:39:48.426Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584788425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:39:49.427Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar ASDC sendASDCNotification
2023-01-13T04:39:49.427Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar(Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists)
2023-01-13T04:39:49.427Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:39:49.428Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:39:49.428Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:39:49.428Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584789427,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:39:50.429Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:39:50.442Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:39:50.445Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:39:50.445Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:39:50.445Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:39:50.445Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:40:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:40:11.380Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:40:11.380Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:40:11.381Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:40:11.381Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:40:11.382Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:40:11.382Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:40:11.382Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:40:11.382Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:40:11.382Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:40:11.382Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:40:11.382Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:40:11.382Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:40:11.383Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:40:11.383Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:40:11.383Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:40:11.383Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:40:11.383Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/resourceInstances/pnfd0b302c894300/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:40:11.383Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:40:11.384Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:40:11.384Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:40:11.384Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:40:11.384Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:40:11.384Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T04:40:11.384Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:40:11.385Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:40:11.385Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584786590,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T04:40:11.385Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:40:11.385Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:40:11.385Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584788425,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: fab93644-f8da-44bb-a3a7-2d0485d53e95 already exists"
}
2023-01-13T04:40:11.385Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:40:11.385Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-13T04:40:11.386Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584789427,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfNsayxhavhcf10yzkvlh3/1.0/artifacts/service-DemoPnfNsayxhavhcf10yzkvlh3-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 7d257319-4d9a-41dd-b9f0-7ba48a141032 already exists"
}
2023-01-13T04:40:11.386Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:40:20.445Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:40:20.459Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:40:20.461Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:40:20.461Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:40:20.462Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:40:20.462Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:40:50.462Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:40:50.476Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:40:50.478Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:40:50.478Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:40:50.478Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:40:50.478Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:41:11.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:41:20.479Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:41:20.511Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:41:20.518Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:41:20.518Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:41:20.518Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:41:20.519Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:41:50.519Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:41:50.532Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:41:50.534Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:41:50.535Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:41:50.535Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:41:50.535Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:42:11.376Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:42:20.535Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:42:20.549Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:42:20.551Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:42:20.551Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:42:20.551Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:42:20.551Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:42:50.552Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:42:50.566Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:42:50.569Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:42:50.569Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:42:50.573Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:42:50.573Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:43:11.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:43:20.573Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:43:20.587Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:43:20.590Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:43:20.590Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:43:20.590Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:43:20.590Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:43:50.590Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:43:50.602Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:43:50.604Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:43:50.604Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:43:50.604Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:43:50.604Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:44:11.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:44:20.604Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:44:20.617Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b
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-01-13T04:44:20.619Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:44:20.619Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:44:20.619Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:44:20.619Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:44:50.620Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T04:44:50.621Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b 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-01-13T04:44:50.627Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 435fcc84-d0d8-4078-8198-156c05ad7e8b and serviceModelVersionId: be0b2f2d-e59a-48b5-b3e5-12a77c80230d
2023-01-13T04:44:50.627Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 45e73a3d-c013-466e-87c4-a3ea7ad52284
2023-01-13T04:44:50.629Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0
2023-01-13T04:44:50.640Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T04:44:50.682Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||Invoke
2023-01-13T04:44:50.683Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[435fcc84-d0d8-4078-8198-156c05ad7e8b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[af7cfb2e-a234-4c5a-af75-4a8fa7042560], X-ECOMP-RequestID=[435fcc84-d0d8-4078-8198-156c05ad7e8b], X-TransactionId=[], X-ONAP-RequestID=[435fcc84-d0d8-4078-8198-156c05ad7e8b], Content-Type=[application/merge-patch+json]}
2023-01-13T04:44:50.689Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T04:44:50.801Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?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/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 04:44:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[108], vertex-id=[250000], x-aai-txid=[1-aai-resources-230113-04:44:50:862-67472], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T04:44:50.802Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-13T04:44:50.802Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/45e73a3d-c013-466e-87c4-a3ea7ad52284/model-vers/model-ver/be0b2f2d-e59a-48b5-b3e5-12a77c80230d?depth=0|INFO|500||InvokeReturn
2023-01-13T04:44:50.803Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T04:44:50.803Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T04:44:50.809Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||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-01-13T04:44:50.809Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 435fcc84-d0d8-4078-8198-156c05ad7e8b and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T04:44:50.810Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T04:44:50.810Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:44:50.810Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:44:50.811Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673585090809,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:44:50.823Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:44:50.823Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "435fcc84-d0d8-4078-8198-156c05ad7e8b",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673585090809,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T04:44:50.825Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T04:44:51.830Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-13T04:44:51.830Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"3fa4bc31-9464-450f-842f-209ccb58cce4","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"005f05cf-4ecd-4b3a-b78d-bf67159238cc","serviceDescription":"service","serviceInvariantUUID":"b1005edc-d1d8-4e52-8274-183bd4fdbc84","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8904f542-80b8-49fd-955f-c5876d958562","resourceInvariantUUID":"cf7732b6-1d20-4839-af75-064bc7ed669a","resourceCustomizationUUID":"4f0c8522-6b51-4d33-9c7a-7f36961a0da5","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":"MzUxNDA2ZjBjNTI0ZTc5YzY2ZTE1M2JiZjkyMDJhMmI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2016864f-0ef6-4e50-b2e0-5331e6355fbe","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":"NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b507bbcc-ba37-4d87-bf7f-05a6a130737c","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":"e0af0aac-0605-4f8a-bafa-fcfa51051123","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":"b44f9ba4-881d-47c9-ad80-f84f9cb03a59","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":"2d904a04-895f-4671-aafb-22738232feb3","artifactVersion":"2","generatedFromUUID":"221b57e1-68db-4a9f-9bb0-447a38717a08"},{"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":"3622e7a8-a18e-4902-aed1-9fc535f1b0cc","artifactVersion":"2","generatedFromUUID":"e0af0aac-0605-4f8a-bafa-fcfa51051123"},{"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":"221b57e1-68db-4a9f-9bb0-447a38717a08","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":"a62c852e-c461-43fb-9580-d0ade032c2e4","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":"NzliYmQwYWQ2MDU3ODZjZTUzN2Q5NjNiODJjYjgwZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c9a5685e-81f9-4a7f-93ae-c1fe7db7b67b","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-13T04:44:51.831Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:44:51.831Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:44:51.831Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:44:51.831Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "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-01-13T04:44:52.832Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:44:52.833Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:44:52.833Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:44:52.833Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "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-01-13T04:44:53.834Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:44:53.835Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:44:53.835Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:44:53.835Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "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-01-13T04:44:54.835Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:44:54.836Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:44:54.836Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:44:54.836Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "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-01-13T04:44:55.837Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:44:55.837Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:44:55.838Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:44:55.838Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "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-01-13T04:44:56.838Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:44:56.839Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:44:56.839Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:44:56.839Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "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-01-13T04:44:57.842Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:44:57.843Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:44:57.843Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:44:57.843Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "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-01-13T04:44:58.844Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:44:58.845Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:44:58.845Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:44:58.846Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "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-01-13T04:44:59.846Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:44:59.847Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:44:59.847Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:44:59.847Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:45:00.848Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-13T04:45:00.848Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:45:00.848Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:45:00.849Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:45:01.850Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "005f05cf-4ecd-4b3a-b78d-bf67159238cc",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b1005edc-d1d8-4e52-8274-183bd4fdbc84",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "4f0c8522-6b51-4d33-9c7a-7f36961a0da5",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8904f542-80b8-49fd-955f-c5876d958562",
      "resourceInvariantUUID": "cf7732b6-1d20-4839-af75-064bc7ed669a",
      "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": "NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "b507bbcc-ba37-4d87-bf7f-05a6a130737c",
          "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": "e0af0aac-0605-4f8a-bafa-fcfa51051123",
          "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": "3622e7a8-a18e-4902-aed1-9fc535f1b0cc",
            "generatedFromUUID": "e0af0aac-0605-4f8a-bafa-fcfa51051123"
          },
          "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": "2d904a04-895f-4671-aafb-22738232feb3",
          "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": "3622e7a8-a18e-4902-aed1-9fc535f1b0cc",
          "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": "221b57e1-68db-4a9f-9bb0-447a38717a08",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9"
    }
  ],
  "workloadContext": "Production"
}
2023-01-13T04:45:01.850Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-13T04:45:01.850Z|435fcc84-d0d8-4078-8198-156c05ad7e8b|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 005f05cf-4ecd-4b3a-b78d-bf67159238cc ASDC
2023-01-13T04:45:01.851Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:3fa4bc31-9464-450f-842f-209ccb58cce4
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:005f05cf-4ecd-4b3a-b78d-bf67159238cc
ServiceInvariantUUID:b1005edc-d1d8-4e52-8274-183bd4fdbc84
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:9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9
ArtifactChecksum:NWNiZWM5ZjA1MDZlNjkyNzRmNDhhNmYwYTJkNzJkNzg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:4f0c8522-6b51-4d33-9c7a-7f36961a0da5
ResourceInvariantUUID:cf7732b6-1d20-4839-af75-064bc7ed669a
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:8904f542-80b8-49fd-955f-c5876d958562
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:b507bbcc-ba37-4d87-bf7f-05a6a130737c
ArtifactChecksum:NmUyOGNlMzcxYTU4NTI0OTI0MmZlMzkyMTZjM2JkOWM=
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:e0af0aac-0605-4f8a-bafa-fcfa51051123
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:3622e7a8-a18e-4902-aed1-9fc535f1b0cc
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:2d904a04-895f-4671-aafb-22738232feb3
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:3622e7a8-a18e-4902-aed1-9fc535f1b0cc
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:221b57e1-68db-4a9f-9bb0-447a38717a08
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-01-13T04:45:01.851Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 005f05cf-4ecd-4b3a-b78d-bf67159238cc 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:45:01.877Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:45:01.877Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:45:01.877Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:45:01.878Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T04:45:01.878Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - download
2023-01-13T04:45:01.878Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T04:45:02.064Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2023-01-13T04:45:02.065Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 163293
2023-01-13T04:45:02.065Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-13T04:45:02.066Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-01-13T04:45:02.066Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-13T04:45:02.066Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:45:02.066Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:45:02.066Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673585102065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:45:03.067Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-13T04:45:03.068Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2023-01-13T04:45:03.068Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T04:45:03.069Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-01-13T04:45:03.070Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T04:45:03.070Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T04:45:03.246Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16738740120344366495/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-01-13T04:45:04.421Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-13T04:45:04.421Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:45:04.422Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-01-13T04:45:04.422Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-13T04:45:04.422Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:45:04.422Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:45:04.422Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:45:04.422Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:45:04.422Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||####################################################################################################
2023-01-13T04:45:04.423Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:45:04.423Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:45:04.423Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:45:04.424Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:45:04.424Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:45:04.424Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:45:04.424Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:45:04.424Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:45:04.425Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2023-01-13T04:45:04.425Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-13T04:45:04.425Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:45:04.425Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:45:04.425Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:45:04.426Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-13T04:45:04.426Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-01-13T04:45:04.426Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-01-13T04:45:04.426Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-13T04:45:04.426Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:45:04.426Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-13T04:45:04.427Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:45:04.427Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:45:04.427Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:45:04.427Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:45:04.427Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:45:04.427Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:45:04.428Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:45:04.428Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:45:04.428Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:45:04.428Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:45:04.428Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-01-13T04:45:04.428Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-13T04:45:04.429Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:45:04.429Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-01-13T04:45:04.429Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-01-13T04:45:04.429Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8ce16175-d660-4754-a1da-66c5cf949a43
2023-01-13T04:45:04.429Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:45:04.429Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:45:04.430Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:45:04.430Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:45:04.430Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:45:04.430Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:45:04.430Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-01-13T04:45:04.430Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-13T04:45:04.431Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:005f05cf-4ecd-4b3a-b78d-bf67159238cc
Model Version:NULL
Model InvariantUuid:b1005edc-d1d8-4e52-8274-183bd4fdbc84
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:cd14555c-395e-40c1-9fa4-02ef0991ae64
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:cf7732b6-1d20-4839-af75-064bc7ed669a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:4f0c8522-6b51-4d33-9c7a-7f36961a0da5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:9cd2606b-fa25-46bc-8205-77bdd53cf809
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:3001463c-b15e-480e-9e53-4922b852fb9e
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:6a9f28e3-657f-436a-9a31-20bf993ceea6
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:81f685dd-89f8-4906-89a8-1b574bd794c7
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:8ce16175-d660-4754-a1da-66c5cf949a43
ModelInvariantUuid:8bd55fee-ef83-406e-a112-6ba1bbde7479
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:a1648690-bc4a-4659-beb7-75c68cfb06a7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:818b2c62-2d2b-41c1-9ff2-9a4d15f7a247
ModelInvariantUuid:08cfbcaf-e13f-4033-a881-264bf3536c6a
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:19f708a5-e4a4-4b99-8d8d-6a358735a5cd
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=?
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-01-13T04:45:04.453Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||ERROR|500||Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists
2023-01-13T04:45:04.453Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-13T04:45:04.454Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists)
2023-01-13T04:45:04.454Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:45:04.454Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:45:04.454Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:45:04.454Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673585104453,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:45:05.456Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-01-13T04:45:05.456Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: 8904f542-80b8-49fd-955f-c5876d958562 already exists)
2023-01-13T04:45:05.456Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-01-13T04:45:05.456Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:45:05.457Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:45:05.457Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673585105456,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8904f542-80b8-49fd-955f-c5876d958562 already exists"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:45:06.458Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:45:06.471Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:45:06.473Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:45:06.473Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:45:06.473Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:45:06.473Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:45:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:45:11.378Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:45:11.378Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:45:11.379Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:45:11.379Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:45:11.379Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-01-13T04:45:11.379Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:45:11.379Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:45:11.379Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-01-13T04:45:11.380Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:45:11.380Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:45:11.380Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:45:11.380Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:45:11.380Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:45:11.380Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-01-13T04:45:11.380Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:45:11.380Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:45:11.381Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-01-13T04:45:11.381Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:45:11.381Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:45:11.381Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-01-13T04:45:11.381Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:45:11.381Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:45:11.381Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:45:11.381Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:45:11.382Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:45:11.382Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-01-13T04:45:11.382Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:45:11.382Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:45:11.382Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673584148928,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-01-13T04:45:11.382Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:45:11.382Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:45:11.382Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673585102065,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-01-13T04:45:11.383Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:45:11.383Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:45:11.383Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673585104453,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Csar with UUID: 9436c4d3-1cfe-4b07-a6ae-2dd5876cbff9 already exists"
}
2023-01-13T04:45:11.383Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:45:11.383Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:45:11.383Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673585105456,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "ALREADY_DEPLOYED",
  "errorReason": "Resource with UUID: 8904f542-80b8-49fd-955f-c5876d958562 already exists"
}
2023-01-13T04:45:11.383Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-13T04:45:36.474Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:45:36.488Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:45:36.491Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:45:36.491Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:45:36.491Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:45:36.492Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:46:06.492Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:46:06.504Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:46:06.506Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:46:06.506Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:46:06.506Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:46:06.506Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:46:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:46:36.506Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:46:36.520Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:46:36.522Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:46:36.522Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:46:36.522Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:46:36.523Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:47:06.523Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:47:06.535Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:47:06.537Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:47:06.538Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:47:06.538Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:47:06.538Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:47:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:47:36.538Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:47:36.551Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:47:36.553Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:47:36.553Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:47:36.553Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:47:36.553Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:48:06.553Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:48:06.565Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:48:06.567Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:48:06.567Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:48:06.567Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:48:06.567Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:48:11.375Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:48:36.568Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:48:36.581Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:48:36.583Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:48:36.583Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:48:36.583Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:48:36.583Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:49:06.583Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:49:06.596Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:49:06.598Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:49:06.598Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:49:06.598Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:49:06.598Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:49:11.376Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:49:36.598Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-01-13T04:49:36.624Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4
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-01-13T04:49:36.626Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-13T04:49:36.626Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-13T04:49:36.627Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-13T04:49:36.627Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-13T04:50:06.627Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-01-13T04:50:06.628Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3fa4bc31-9464-450f-842f-209ccb58cce4 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-01-13T04:50:06.636Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3fa4bc31-9464-450f-842f-209ccb58cce4 and serviceModelVersionId: 005f05cf-4ecd-4b3a-b78d-bf67159238cc
2023-01-13T04:50:06.636Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b1005edc-d1d8-4e52-8274-183bd4fdbc84
2023-01-13T04:50:06.637Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0
2023-01-13T04:50:06.641Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2023-01-13T04:50:06.668Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?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-01-13T04:50:06.669Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|INFO|500||Invoke
2023-01-13T04:50:06.679Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2023-01-13T04:50:06.846Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0|INFO|500||InvokeReturn
2023-01-13T04:50:06.847Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b1005edc-d1d8-4e52-8274-183bd4fdbc84/model-vers/model-ver/005f05cf-4ecd-4b3a-b78d-bf67159238cc?depth=0 has http status code:200 and response headers:{date=[Fri, 13 Jan 2023 04:50:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[417888], x-aai-txid=[0-aai-resources-230113-04:50:06:855-82759], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-13T04:50:06.847Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2023-01-13T04:50:06.847Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-13T04:50:06.847Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:50:06.852Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||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-01-13T04:50:06.852Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3fa4bc31-9464-450f-842f-209ccb58cce4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-01-13T04:50:06.853Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-01-13T04:50:06.853Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2023-01-13T04:50:06.853Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-13T04:50:06.853Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Trying to send status: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673585406852,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:50:06.873Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-01-13T04:50:06.873Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
  "distributionID": "3fa4bc31-9464-450f-842f-209ccb58cce4",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1673585406852,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-01-13T04:50:06.875Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-13T04:50:07.872Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T04:50:07.873Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-01-13T04:50:07.876Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 0 disconnected.
2023-01-13T04:50:07.876Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 1 disconnected.
2023-01-13T04:50:07.876Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Cancelled in-flight METADATA request with correlation id 53060 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms)
2023-01-13T04:50:07.877Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2 disconnected.
2023-01-13T04:50:07.877Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Node 2147483647 disconnected.
2023-01-13T04:50:07.877Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-01-13T04:50:07.878Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-01-13T04:50:07.878Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Lost previously 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-01-13T04:50:07.878Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted.
2023-01-13T04:50:07.878Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException)
2023-01-13T04:50:07.977Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=4, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-01-13T04:50:08.058Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-13T04:50:08.060Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T04:50:08.127Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-f978c947-fced-4608-9762-ee1aae0c681b
2023-01-13T04:50:08.128Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T04:50:08.128Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] (Re-)joining group
2023-01-13T04:50:09.777Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Request joining group due to: group is already rebalancing
2023-01-13T04:50:11.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:50:11.382Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Revoke previously 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-01-13T04:50:11.383Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] (Re-)joining group
2023-01-13T04:50:11.386Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully joined group with generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-f978c947-fced-4608-9762-ee1aae0c681b', protocol='range'}
2023-01-13T04:50:11.386Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully joined group with generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T04:50:11.390Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:50:11.390Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:50:11.390Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:50:11.390Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:50:11.391Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:50:11.391Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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 bNCkpHptTPenCS27T2IfLQ
2023-01-13T04:50:11.391Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Finished assignment for group at generation 36: {SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d=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-82f03e15-5470-439d-b5a2-4653ebf6f025-f978c947-fced-4608-9762-ee1aae0c681b=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-01-13T04:50:11.404Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Successfully synced group in generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03-610cdbfb-4685-4d2c-a0a9-148702c3070d', protocol='range'}
2023-01-13T04:50:11.404Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Successfully synced group in generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025-f978c947-fced-4608-9762-ee1aae0c681b', protocol='range'}
2023-01-13T04:50:11.404Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T04:50:11.404Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T04:50:11.404Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, 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-01-13T04:50:11.404Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, 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-01-13T04:50:11.413Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-13T04:50:11.413Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-13T04:50:11.413Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-13T04:50:11.413Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-13T04:50:11.413Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-13T04:50:11.413Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=554, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-01-13T04:50:11.413Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-13T04:50:11.414Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-13T04:50:11.414Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-dc1e4a61-ea36-4570-b9e6-038bc73e2f03, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-13T04:50:11.414Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-13T04:50:11.414Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-13T04:50:11.414Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-13T04:50:11.506Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Fetch 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}} is out of range for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0, resetting offset
2023-01-13T04:50:11.514Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-82f03e15-5470-439d-b5a2-4653ebf6f025, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=4, 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-01-13T04:51:07.874Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T04:51:11.374Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:52:07.876Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T04:52:11.374Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:53:07.876Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T04:53:11.376Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:54:07.878Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T04:54:11.377Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:55:07.878Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T04:55:11.378Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:56:07.879Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T04:56:11.379Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:57:07.881Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T04:57:11.380Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:58:07.882Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T04:58:11.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T04:59:07.883Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T04:59:11.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:00:07.884Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:00:11.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:01:07.886Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:01:11.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:02:07.886Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:02:11.387Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:03:07.888Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:03:11.387Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:04:07.888Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:04:11.387Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:05:07.889Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:05:11.388Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:06:07.890Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:06:11.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:07:07.891Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:07:11.391Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:08:07.892Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:08:11.391Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:09:07.893Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:09:11.393Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:10:07.894Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:10:11.393Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:11:07.895Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:11:11.394Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:12:07.896Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:12:11.395Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:13:07.896Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:13:11.395Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:14:07.898Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:14:11.397Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:15:07.899Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:15:11.397Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:16:07.900Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:16:11.399Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:17:07.901Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:17:11.400Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:18:07.902Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:18:11.401Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:19:07.903Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:19:11.402Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:20:07.905Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:20:11.402Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:21:07.907Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:21:11.404Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:22:07.909Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:22:11.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:23:07.909Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:23:11.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:24:07.910Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:24:11.407Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:25:07.911Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:25:11.408Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:26:07.912Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:26:11.410Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:27:07.912Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:27:11.410Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:28:07.913Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:28:11.411Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:29:07.914Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:29:11.412Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:30:07.914Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:30:11.412Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:31:07.917Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:31:11.414Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:32:07.920Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:32:11.414Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:33:07.921Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:33:11.416Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:34:07.923Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:34:11.417Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:35:07.923Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:35:11.418Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:36:07.925Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:36:11.419Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:37:07.927Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:37:11.420Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:38:07.928Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:38:11.420Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:39:07.929Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:39:11.422Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:40:07.929Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:40:11.422Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:41:07.931Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:41:11.423Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:42:07.932Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:42:11.425Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:43:07.934Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:43:11.425Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:44:07.934Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:44:11.426Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:45:07.935Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:45:11.426Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:46:07.937Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:46:11.427Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:47:07.937Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:47:11.428Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:48:07.939Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:48:11.430Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:49:07.939Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:49:11.430Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:50:07.940Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:50:11.430Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:51:07.942Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:51:11.431Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:52:07.942Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:52:11.432Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:53:07.946Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:53:11.434Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:54:07.946Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:54:11.435Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:55:07.947Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:55:11.436Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:56:07.949Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:56:11.436Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:57:07.950Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:57:11.438Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:58:07.950Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:58:11.439Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T05:59:07.951Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T05:59:11.439Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:00:07.951Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:00:11.439Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:01:07.953Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:01:11.440Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:02:07.953Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:02:11.442Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:03:07.956Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:03:11.442Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:04:07.957Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:04:11.443Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:05:07.958Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:05:11.444Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:06:07.959Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:06:11.445Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:07:07.960Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:07:11.446Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:08:07.961Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:08:11.447Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:09:07.962Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:09:11.447Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:10:07.964Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:10:11.449Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:11:07.966Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:11:11.449Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:12:07.967Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:12:11.450Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:13:07.968Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:13:11.450Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:14:07.969Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:14:11.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:15:07.969Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:15:11.452Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:16:07.971Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:16:11.452Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:17:07.972Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:17:11.453Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:18:07.977Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:18:11.453Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:19:07.977Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:19:11.454Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:20:07.978Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:20:11.455Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:21:07.979Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:21:11.456Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:22:07.980Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:22:11.458Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:23:07.982Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:23:11.459Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:24:07.982Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:24:11.460Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:25:07.984Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:25:11.461Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:26:07.984Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:26:11.461Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:27:07.985Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:27:11.462Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:28:07.986Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:28:11.464Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:29:07.987Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:29:11.464Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:30:07.990Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:30:11.465Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:31:07.991Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:31:11.466Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:32:07.992Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:32:11.467Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:33:07.993Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:33:11.468Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:34:07.994Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:34:11.468Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:35:07.996Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:35:11.469Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:36:07.996Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:36:11.471Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:37:07.996Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:37:11.472Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:38:07.998Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:38:11.478Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:39:07.999Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:39:11.478Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:40:07.999Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:40:11.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:41:08.000Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:41:11.481Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:42:08.001Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:42:11.481Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:43:08.002Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:43:11.481Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:44:08.003Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:44:11.482Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:45:08.004Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:45:11.482Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:46:08.004Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:46:11.483Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:47:08.005Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:47:11.485Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:48:08.007Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:48:11.486Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:49:08.007Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:49:11.486Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:50:08.007Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:50:11.487Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:51:08.007Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:51:11.488Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:52:08.008Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:52:11.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:53:08.010Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:53:11.490Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:54:08.011Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:54:11.491Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:55:08.012Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:55:11.492Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:56:08.014Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:56:11.493Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:57:08.014Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:57:11.494Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:58:08.015Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:58:11.494Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T06:59:08.016Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T06:59:11.495Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:00:08.017Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:00:11.497Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:01:08.018Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:01:11.497Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:02:08.019Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:02:11.499Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:03:08.021Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:03:11.499Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:04:08.022Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:04:11.500Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:05:08.023Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:05:11.501Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:06:08.025Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:06:11.503Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:07:08.025Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:07:11.504Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:08:08.025Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:08:11.504Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:09:08.026Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:09:11.504Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:10:08.027Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:10:11.505Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:11:08.029Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:11:11.505Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:12:08.029Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:12:11.507Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:13:08.031Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:13:11.507Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:14:08.032Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:14:11.508Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:15:08.033Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:15:11.508Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:16:08.038Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:16:11.509Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:17:08.046Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:17:11.510Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:18:08.046Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:18:11.511Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:19:08.048Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:19:11.513Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:20:08.049Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:20:11.514Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:21:08.049Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:21:11.515Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:22:08.050Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:22:11.516Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:23:08.051Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:23:11.517Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:24:08.053Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:24:11.518Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:25:08.054Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:25:11.519Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:26:08.054Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:26:11.519Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:27:08.056Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:27:11.521Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:28:08.056Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:28:11.521Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:29:08.057Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:29:11.523Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:30:08.058Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:30:11.523Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:31:08.058Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:31:11.524Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:32:08.059Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:32:11.525Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:33:08.061Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:33:11.526Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:34:08.061Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:34:11.527Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:35:08.062Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:35:11.528Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:36:08.063Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:36:11.528Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:37:08.064Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:37:11.529Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:38:08.065Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:38:11.529Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:39:08.066Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:39:11.529Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:40:08.067Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:40:11.531Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:41:08.069Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:41:11.540Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:42:08.069Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:42:11.541Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:43:08.070Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:43:11.543Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:44:08.071Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:44:11.543Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:45:08.071Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:45:11.545Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:46:08.073Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:46:11.546Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:47:08.074Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:47:11.547Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:48:08.075Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:48:11.549Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:49:08.076Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:49:11.549Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:50:08.077Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:50:11.551Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:51:08.077Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:51:11.552Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:52:08.079Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:52:11.553Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:53:08.080Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:53:11.554Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:54:08.080Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:54:11.554Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:55:08.081Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:55:11.555Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:56:08.081Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:56:11.556Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:57:08.083Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:57:11.557Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:58:08.085Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:58:11.558Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T07:59:08.086Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T07:59:11.558Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:00:08.087Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:00:11.558Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:01:08.093Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:01:11.558Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:02:08.094Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:02:11.558Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:03:08.095Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:03:11.559Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:04:08.095Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:04:11.559Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:05:08.096Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:05:11.559Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:06:08.097Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:06:11.560Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:07:08.098Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:07:11.562Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:08:08.099Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:08:11.563Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:09:08.099Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:09:11.563Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:10:08.101Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:10:11.565Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:11:08.103Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:11:11.565Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:12:08.103Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:12:11.567Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:13:08.103Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:13:11.567Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:14:08.103Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:14:11.568Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:15:08.104Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:15:11.569Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:16:08.106Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:16:11.569Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:17:08.106Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:17:11.570Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:18:08.108Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:18:11.570Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:19:08.109Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:19:11.570Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:20:08.110Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:20:11.572Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:21:08.110Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:21:11.572Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:22:08.113Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:22:11.574Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:23:08.114Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:23:11.575Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:24:08.114Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:24:11.575Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:25:08.114Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:25:11.575Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:26:08.116Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:26:11.576Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:27:08.117Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:27:11.576Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:28:08.117Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:28:11.583Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:29:08.118Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:29:11.584Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:30:08.118Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:30:11.585Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:31:08.120Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:31:11.586Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:32:08.121Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:32:11.587Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:33:08.123Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:33:11.588Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:34:08.124Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:34:11.589Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:35:08.125Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:35:11.590Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:36:08.126Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:36:11.590Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:37:08.126Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:37:11.592Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:38:08.126Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:38:11.592Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:39:08.126Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:39:11.593Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:40:08.128Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:40:11.593Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:41:08.128Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:41:11.595Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:42:08.128Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:42:11.595Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:43:08.129Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:43:11.596Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:44:08.129Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:44:11.597Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:45:08.130Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:45:11.597Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:46:08.131Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:46:11.598Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:47:08.131Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:47:11.598Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:48:08.131Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:48:11.599Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:49:08.132Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:49:11.599Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:50:08.132Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:50:11.600Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:51:08.133Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:51:11.601Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:52:08.135Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:52:11.601Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:53:08.138Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:53:11.601Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:54:08.138Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:54:11.602Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:55:08.139Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:55:11.604Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:56:08.141Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:56:11.605Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:57:08.143Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:57:11.605Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:58:08.146Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:58:11.607Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T08:59:08.147Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T08:59:11.608Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:00:08.147Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:00:11.608Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:01:08.149Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:01:11.608Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:02:08.149Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:02:11.609Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:03:08.150Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:03:11.610Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:04:08.151Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:04:11.610Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:05:08.151Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:05:11.612Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:06:08.152Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:06:11.612Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:07:08.153Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:07:11.614Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:08:08.154Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:08:11.615Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:09:08.156Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:09:11.622Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:10:08.157Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:10:11.622Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:11:08.158Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:11:11.623Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:12:08.159Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:12:11.624Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:13:08.159Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:13:11.624Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:14:08.159Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:14:11.625Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:15:08.160Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:15:11.625Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:16:08.161Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:16:11.627Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:17:08.161Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:17:11.627Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:18:08.161Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:18:11.628Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:19:08.162Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:19:11.628Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:20:08.163Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:20:11.628Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:21:08.165Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:21:11.630Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:22:08.165Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:22:11.630Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:23:08.166Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:23:11.632Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:24:08.167Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:24:11.633Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:25:08.167Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:25:11.634Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:26:08.167Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:26:11.635Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:27:08.168Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:27:11.636Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:28:08.169Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:28:11.638Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:29:08.169Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:29:11.638Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:30:08.170Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:30:11.642Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:31:08.170Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:31:11.642Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:32:08.171Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:32:11.642Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:33:08.173Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:33:11.642Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:34:08.175Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:34:11.643Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:35:08.175Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:35:11.644Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:36:08.177Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:36:11.644Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:37:08.177Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:37:11.645Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:38:08.178Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:38:11.647Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:39:08.178Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:39:11.647Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:40:08.179Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:40:11.648Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:41:08.181Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:41:11.648Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:42:08.181Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:42:11.650Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:43:08.183Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:43:11.650Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:44:08.184Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:44:11.651Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:45:08.186Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:45:11.652Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:46:08.186Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:46:11.654Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:47:08.187Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:47:11.654Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:48:08.188Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:48:11.656Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:49:08.188Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:49:11.657Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:50:08.189Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:50:11.657Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:51:08.191Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:51:11.659Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:52:08.191Z|3fa4bc31-9464-450f-842f-209ccb58cce4|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:52:11.659Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:53:08.192Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:53:11.660Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:54:08.194Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:54:11.661Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:55:08.194Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:55:11.661Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:56:08.196Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:56:11.666Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:57:08.197Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:57:11.666Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:58:08.197Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:58:11.668Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T09:59:08.197Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T09:59:11.669Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T10:00:08.198Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T10:00:11.669Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T10:01:08.199Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T10:01:11.670Z|f813c02f-266f-4cde-9bc5-c426204cb240|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T10:02:08.199Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T10:02:11.672Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-13T10:03:08.199Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-13T10:03:11.673Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO