By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-04-16T00:16:54.479Z||main|||||INFO|500||The following profiles are active: basic
2023-04-16T00:17:05.309Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-16T00:17:05.310Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-16T00:17:05.439Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-16T00:17:09.608Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-16T00:17:10.053Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-16T00:17:10.660Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-16T00:17:11.026Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-16T00:17:11.792Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-16T00:17:14.912Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-16T00:17:15.607Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-04-16T00:17:17.880Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-16T00:17:17.979Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-16T00:17:18.031Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-16T00:17:18.041Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-16T00:17:18.518Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-16T00:17:18.753Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-16T00:17:19.580Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-04-16T00:17:20.182Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=?
2023-04-16T00:17:20.951Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:20.967Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:21.006Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:22.962Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:22.963Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:21 GMT], server=[envoy], x-envoy-upstream-service-time=[1935], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:22.966Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"ca8fdd424d83499190394f7e37cc2e59","versionId":"a802343c046a493e8d34d6468a61140a"}
2023-04-16T00:17:23.022Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-04-16T00:17:23.057Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:23.059Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[762d1c16-ea38-4d9a-84a6-b2893b05e174], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:23.061Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:23.638Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[543]}
2023-04-16T00:17:23.640Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:23.642Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca8fdd424d83499190394f7e37cc2e59/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:23.645Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-04-16T00:17:23.649Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:23.719Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:23.720Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[abcacb02-c6b2-4d43-858b-acab2fc3f2bb], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:23.723Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:24.161Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:23 GMT], server=[envoy], x-envoy-upstream-service-time=[433], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:24.162Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9c9c7da3fb0d4ab3976d5d4a958633e7","versionId":"3674d1116c5d4a919af2533be9738e63"}
2023-04-16T00:17:24.162Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:24.166Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-04-16T00:17:24.198Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:24.199Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3a31d6ed-65ba-4f29-861c-5a82992e97b2], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:24.201Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:24.714Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[511]}
2023-04-16T00:17:24.715Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:24.717Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c9c7da3fb0d4ab3976d5d4a958633e7/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:24.719Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-04-16T00:17:24.720Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:24.795Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:24.802Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:24.804Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:25.194Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:25.196Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:24 GMT], server=[envoy], x-envoy-upstream-service-time=[370], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:25.204Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"dd84342376854ebca5cf94b7a8d749a5","versionId":"e8363d6ea92e41bbacdae56b3dadf4cb"}
2023-04-16T00:17:25.206Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-04-16T00:17:25.234Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:25.234Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0723d1a5-ff68-4e77-a99f-fed56f3e5970], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:25.238Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:25.740Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[498]}
2023-04-16T00:17:25.740Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:25.741Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dd84342376854ebca5cf94b7a8d749a5/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:25.741Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-04-16T00:17:25.741Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:25.821Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:25.821Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[24456a9f-293b-4b7f-ada1-9b460150adcf], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:25.822Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:26.077Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:25 GMT], server=[envoy], x-envoy-upstream-service-time=[251], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:26.078Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"db8bfa6bd8314cb4b8df80766e541b1f","versionId":"2c3925595e8f41eb944d64297748725b"}
2023-04-16T00:17:26.079Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:26.082Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-04-16T00:17:26.118Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/db8bfa6bd8314cb4b8df80766e541b1f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:26.120Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db8bfa6bd8314cb4b8df80766e541b1f/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:26.121Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db8bfa6bd8314cb4b8df80766e541b1f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:26.532Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db8bfa6bd8314cb4b8df80766e541b1f/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:26.533Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/db8bfa6bd8314cb4b8df80766e541b1f/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[405]}
2023-04-16T00:17:26.534Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:26.535Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-04-16T00:17:26.536Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:26.573Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:26.574Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3574dd89-9d51-479d-a971-ed596e4ae3cc], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:26.575Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:26.811Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:26 GMT], server=[envoy], x-envoy-upstream-service-time=[232], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:26.812Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"51eff277e9c94d98a7b5948fe1043768","versionId":"7abf3c76a32b47629966fec7a41f0a83"}
2023-04-16T00:17:26.814Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:26.818Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-04-16T00:17:26.858Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:26.859Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a6a9fbef-d9a4-4a91-9e5d-bf99f41732a0], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:26.861Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:27.258Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[393]}
2023-04-16T00:17:27.259Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:27.260Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/51eff277e9c94d98a7b5948fe1043768/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:27.260Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-04-16T00:17:27.261Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:27.301Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:27.303Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:27.304Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:27.537Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:27.538Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:27 GMT], server=[envoy], x-envoy-upstream-service-time=[229], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:27.539Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"307f771147dd46eaaafc117b4f08cbf1","versionId":"1eef38a76c1646caa6f2b6b71ef2ad07"}
2023-04-16T00:17:27.543Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-04-16T00:17:27.579Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/307f771147dd46eaaafc117b4f08cbf1/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:27.580Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/307f771147dd46eaaafc117b4f08cbf1/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:27.581Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/307f771147dd46eaaafc117b4f08cbf1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:27.967Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/307f771147dd46eaaafc117b4f08cbf1/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:27.969Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/307f771147dd46eaaafc117b4f08cbf1/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[381]}
2023-04-16T00:17:27.970Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:27.971Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-04-16T00:17:27.971Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFLockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:28.024Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:28.024Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[863e2f83-9b3f-4829-b32d-add419f799ab], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:28.027Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:28.295Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:28 GMT], server=[envoy], x-envoy-upstream-service-time=[263], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:28.296Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0a2747a7d5f34cf1a9d097c3f81eeed2","versionId":"ab264852f4654dcc9de542a01f807b77"}
2023-04-16T00:17:28.297Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:28.301Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-04-16T00:17:28.332Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:28.332Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[32f60037-94aa-44fa-8462-f760feed3c66], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:28.333Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:28.761Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[424]}
2023-04-16T00:17:28.762Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:28.762Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a2747a7d5f34cf1a9d097c3f81eeed2/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:28.763Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-04-16T00:17:28.763Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:28.798Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:28.798Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ac346f4b-1ca4-4d91-a8ff-d0edaf097516], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:28.799Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:29.054Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:28 GMT], server=[envoy], x-envoy-upstream-service-time=[252], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:29.055Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"74d027e861d645768cda65f45b332170","versionId":"3f33aac2a80f48af9e2c5828261c9c6d"}
2023-04-16T00:17:29.058Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:29.063Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-04-16T00:17:29.109Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:29.110Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[96281afb-0ae5-4505-8bf3-00270675b6cb], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:29.111Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:29.541Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[427]}
2023-04-16T00:17:29.542Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:29.543Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74d027e861d645768cda65f45b332170/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:29.544Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-04-16T00:17:29.544Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFStopActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:29.591Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:29.591Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d3558684-ff4a-4bae-8dee-4230a49365ba], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:29.592Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:29.860Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:29 GMT], server=[envoy], x-envoy-upstream-service-time=[261], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:29.861Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"43914e68e90b4cec9a1de70d3bc89888","versionId":"9e43d8e56d5d4fb088edb2c9c0687dcd"}
2023-04-16T00:17:29.863Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:29.868Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-04-16T00:17:29.904Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:29.905Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8adbe848-3063-44f8-bb4e-668bac1993bd], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:29.906Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:30.287Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[377]}
2023-04-16T00:17:30.288Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:30.289Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/43914e68e90b4cec9a1de70d3bc89888/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:30.290Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-04-16T00:17:30.290Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFStartActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:30.343Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:30.344Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ba3f2b07-991d-42da-9ac2-b1e062c4e930], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:30.346Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:30.602Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:30 GMT], server=[envoy], x-envoy-upstream-service-time=[249], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:30.603Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2b1bdf4dbfe34e45bbd72d0c6e80be36","versionId":"b1835a3420044de1a84c269ae21b8fee"}
2023-04-16T00:17:30.605Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:30.608Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-04-16T00:17:30.651Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:30.652Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b64be589-1c82-4e98-a05e-aa727225ab8a], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:30.655Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:31.063Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[406]}
2023-04-16T00:17:31.063Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:31.064Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b1bdf4dbfe34e45bbd72d0c6e80be36/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:31.065Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-04-16T00:17:31.065Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:31.095Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:31.096Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ecaf657c-3df0-4339-a9c4-23bf9af11518], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:31.097Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:31.384Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:31 GMT], server=[envoy], x-envoy-upstream-service-time=[284], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:31.384Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"eaa9a9ca3c4347468311359655e9164e","versionId":"65e18300dbb14af3a0ae58bc52a40d7f"}
2023-04-16T00:17:31.385Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:31.387Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-04-16T00:17:31.405Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:31.406Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[948dc6e4-9f02-41f1-8a7e-66ba22898c2b], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:31.407Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:31.803Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[393]}
2023-04-16T00:17:31.804Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:31.805Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eaa9a9ca3c4347468311359655e9164e/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:31.805Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-04-16T00:17:31.805Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:31.864Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:31.866Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:31.868Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:32.120Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:32.122Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:31 GMT], server=[envoy], x-envoy-upstream-service-time=[246], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:32.123Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"bad550662c9345b9b5d87ebcaa2db215","versionId":"411cca692bf842d397c6c14c813417d0"}
2023-04-16T00:17:32.127Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-04-16T00:17:32.183Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:32.184Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9b221ecb-1aa4-4e6d-8c9c-0c2cbf367766], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:32.187Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:32.603Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[412]}
2023-04-16T00:17:32.604Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:32.605Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bad550662c9345b9b5d87ebcaa2db215/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:32.606Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-04-16T00:17:32.606Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:32.788Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:32.801Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:32.814Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:33.087Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:33.088Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:32 GMT], server=[envoy], x-envoy-upstream-service-time=[266], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:33.088Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"53a96bca5a1449f3ae4020469a8f40aa","versionId":"7a6405b0fce44e04b2bdaafbec35eba9"}
2023-04-16T00:17:33.092Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-04-16T00:17:33.118Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:33.118Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ee14d29f-2935-443b-8ef0-aee3265cfd7e], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:33.119Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:33.507Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[384]}
2023-04-16T00:17:33.508Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:33.509Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53a96bca5a1449f3ae4020469a8f40aa/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:33.510Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-04-16T00:17:33.510Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:33.546Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:33.547Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:33.548Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:33.898Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:33.900Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:33 GMT], server=[envoy], x-envoy-upstream-service-time=[340], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:33.901Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"ceb9bfb6b5814c678e8dc4c15d912588","versionId":"6d06173acca74ef88151e5c4c5a68346"}
2023-04-16T00:17:33.903Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-04-16T00:17:33.923Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:33.925Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f9d77fa2-6ca8-4aea-897c-35247744277a], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:33.926Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:34.488Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[560]}
2023-04-16T00:17:34.489Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:34.490Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ceb9bfb6b5814c678e8dc4c15d912588/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:34.490Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-04-16T00:17:34.490Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:34.520Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:34.520Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[700324eb-4e4d-4b6d-b950-e48d373c6261], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:34.521Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:34.866Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:34 GMT], server=[envoy], x-envoy-upstream-service-time=[342], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:34.868Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c9318f165399480a8c6ab1fa97e5dbbf","versionId":"241d81674c9b4f93a6372e5870ae110f"}
2023-04-16T00:17:34.868Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:34.870Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-04-16T00:17:34.888Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c9318f165399480a8c6ab1fa97e5dbbf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:34.889Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9318f165399480a8c6ab1fa97e5dbbf/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:34.890Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9318f165399480a8c6ab1fa97e5dbbf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:35.415Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9318f165399480a8c6ab1fa97e5dbbf/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:35.416Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c9318f165399480a8c6ab1fa97e5dbbf/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[519]}
2023-04-16T00:17:35.416Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:35.416Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-04-16T00:17:35.417Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:35.463Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:35.464Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[545370ef-4637-48b9-9d5e-91e41afee3d7], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:35.465Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:35.723Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:35 GMT], server=[envoy], x-envoy-upstream-service-time=[255], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:35.724Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"41ceb088f6744d8683a627619b92d5ae","versionId":"a5b289b19afb4f0eadadee1a94e43505"}
2023-04-16T00:17:35.725Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:35.730Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-04-16T00:17:35.757Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/41ceb088f6744d8683a627619b92d5ae/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:35.758Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41ceb088f6744d8683a627619b92d5ae/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:35.759Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41ceb088f6744d8683a627619b92d5ae/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:36.210Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41ceb088f6744d8683a627619b92d5ae/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:36.210Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/41ceb088f6744d8683a627619b92d5ae/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[448]}
2023-04-16T00:17:36.211Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:36.211Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-04-16T00:17:36.211Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:36.250Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:36.251Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:36.253Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:36.485Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:36.486Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:36 GMT], server=[envoy], x-envoy-upstream-service-time=[229], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:36.487Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"b1d7a1832c6b4fc1afbfededde227b45","versionId":"265fb446352c44df8885afefa7c88492"}
2023-04-16T00:17:36.490Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-04-16T00:17:36.516Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:36.517Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a8beec98-11ac-4f5b-9f42-08b996db0b34], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:36.518Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:36.922Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[399]}
2023-04-16T00:17:36.923Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:36.924Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b1d7a1832c6b4fc1afbfededde227b45/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:36.924Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-04-16T00:17:36.924Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:36.954Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:36.955Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:36.956Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:37.240Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:37.240Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:36 GMT], server=[envoy], x-envoy-upstream-service-time=[280], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:37.241Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"2509a965b754418f86249e29dd2b954e","versionId":"47ab8304ee904f22b91e3bda5fa5b47a"}
2023-04-16T00:17:37.246Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-04-16T00:17:37.286Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:37.287Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[57fe475f-4fa5-44e2-bdf7-b1c9d680222f], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:37.290Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:37.691Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[396]}
2023-04-16T00:17:37.691Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:37.692Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2509a965b754418f86249e29dd2b954e/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:37.693Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-04-16T00:17:37.693Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:37.751Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:37.752Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[47177cc1-b3a9-422c-9559-672b0f6f633e], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:37.753Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:38.004Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:37 GMT], server=[envoy], x-envoy-upstream-service-time=[248], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:38.005Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0eaa5b6ba3654712a6ff31f24bac538f","versionId":"dfadd01295054df8b73bab3a472c49e1"}
2023-04-16T00:17:38.006Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:38.010Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-04-16T00:17:38.054Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:38.055Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[baa08961-174f-41a9-bd94-5bc5fc94ad9e], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:38.056Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:38.443Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[373]}
2023-04-16T00:17:38.444Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:38.445Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0eaa5b6ba3654712a6ff31f24bac538f/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:38.446Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-04-16T00:17:38.446Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:38.494Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:38.496Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:38.498Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:38.712Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:38.713Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:38 GMT], server=[envoy], x-envoy-upstream-service-time=[210], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:38.714Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"63e6f2f2f968438f863df67ebbc4f6d3","versionId":"835c1e76ab1846c4a9c33f73c9504fef"}
2023-04-16T00:17:38.717Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-04-16T00:17:38.757Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:38.758Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[70b1fdd0-0c80-4290-8e43-a4274df26722], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:38.761Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:39.286Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[521]}
2023-04-16T00:17:39.287Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:39.287Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/63e6f2f2f968438f863df67ebbc4f6d3/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:39.288Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-04-16T00:17:39.288Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:39.323Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:39.325Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:39.326Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:39.621Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:39.622Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:39 GMT], server=[envoy], x-envoy-upstream-service-time=[292], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:39.622Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"9f5f63e836cd4d0a924392f829e3f8e7","versionId":"5dfad048f94948e79d80e500d1bf935b"}
2023-04-16T00:17:39.624Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-04-16T00:17:39.654Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:39.655Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3a3adc1d-01d3-4fb8-93e4-afc72cd8fb3d], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:39.657Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:40.128Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[467]}
2023-04-16T00:17:40.131Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:40.132Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f5f63e836cd4d0a924392f829e3f8e7/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:40.133Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-04-16T00:17:40.133Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:40.165Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-16T00:17:40.166Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:40.167Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:40.401Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:40.402Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:40 GMT], server=[envoy], x-envoy-upstream-service-time=[231], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:40.403Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||{"id":"99ea80fd327a4c198a4238c02a3bcce7","versionId":"d0ef9a3705124789b38600914bde9fcd"}
2023-04-16T00:17:40.405Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-04-16T00:17:40.436Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:40.437Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3ab2429d-f085-4cba-9dfc-a944197e25f5], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:40.439Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:40.832Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[390]}
2023-04-16T00:17:40.833Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:40.833Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99ea80fd327a4c198a4238c02a3bcce7/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:40.834Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-04-16T00:17:40.834Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:40.864Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:40.865Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[472d7659-5374-47d2-ba9c-13a7905bafad], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:40.867Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}
2023-04-16T00:17:41.107Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:40 GMT], server=[envoy], x-envoy-upstream-service-time=[238], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:41.108Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d6cb9c0adb5d49ec913e2f5be2a68963","versionId":"01e62091def546f8ac4bbd2080b23efc"}
2023-04-16T00:17:41.109Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:41.111Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-04-16T00:17:41.131Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:41.131Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b8645f8e-9c2a-4f34-afb8-1efa8fae5f5b], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:41.133Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:41.526Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[391]}
2023-04-16T00:17:41.527Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:41.528Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6cb9c0adb5d49ec913e2f5be2a68963/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:41.529Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-04-16T00:17:41.529Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2023-04-16T00:17:41.572Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-16T00:17:41.573Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|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=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9877d327-e4c8-44fc-8549-d0fa2c9510e4], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:41.574Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}
2023-04-16T00:17:41.856Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 16 Apr 2023 00:17:41 GMT], server=[envoy], x-envoy-upstream-service-time=[280], transfer-encoding=[chunked], content-type=[application/json]}
2023-04-16T00:17:41.858Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1ad837aee0ff4c599b0b7f93fbd4992f","versionId":"19002d7b89a04d0293ce09a9311c66d6"}
2023-04-16T00:17:41.859Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-16T00:17:41.861Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-04-16T00:17:41.887Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions|INFO|500||Invoke
2023-04-16T00:17:41.887Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions with request headers:{X-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f1542c12-ba9d-4503-bab8-ee87a124642c], X-ECOMP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-TransactionID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], X-ONAP-RequestID=[5e668706-a20c-436c-bd0a-34a9c7d5f8c4], Content-Type=[application/json]}
2023-04-16T00:17:41.888Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-16T00:17:42.247Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 00:17:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[356]}
2023-04-16T00:17:42.247Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-16T00:17:42.248Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ad837aee0ff4c599b0b7f93fbd4992f/versions/latest/actions|INFO|500||InvokeReturn
2023-04-16T00:17:42.250Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-04-16T00:17:44.759Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-04-16T00:17:46.931Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||WARN|500||---
2023-04-16T00:17:46.932Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-16T00:17:46.932Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||WARN|500||---
2023-04-16T00:17:47.371Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-16T00:17:51.270Z|5e668706-a20c-436c-bd0a-34a9c7d5f8c4|main|||||INFO|500||Started Application in 59.574 seconds (JVM running for 63.028)
2023-04-16T00:17:51.291Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-16T00:17:51.293Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-16T00:17:51.301Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-16T00:17:51.344Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 92a9d006-1573-4b07-9ce7-0d3677660495 url= /sdc/v1/artifactTypes
2023-04-16T00:17:51.348Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-16T00:17:51.542Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-16T00:17:51.598Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-04-16T00:17:51.598Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-16T00:17:51.598Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= b5d06384-4b88-426d-ba10-2f44a4542cf9 url= /sdc/v1/distributionKafkaData
2023-04-16T00:17:51.599Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-16T00:17:51.628Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-16T00:17:51.633Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2f627fcb
2023-04-16T00:17:51.686Z||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-a1f7beed-33c5-4131-bb6f-000aeea4d70a
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-04-16T00:17:51.729Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a] Instantiated an idempotent producer.
2023-04-16T00:17:51.797Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-16T00:17:51.846Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-16T00:17:51.847Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-16T00:17:51.847Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681604271844
2023-04-16T00:17:51.851Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-16T00:17:51.868Z||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-5827bb31-7237-46f8-9e34-a44f0e800802
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-04-16T00:17:51.929Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-16T00:17:51.930Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-16T00:17:51.930Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681604271929
2023-04-16T00:17:51.931Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:17:51.933Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:17:51.934Z||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-98070747-574e-4be0-b3e8-d0e5eee55b1d
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-04-16T00:17:51.942Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-16T00:17:51.942Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-16T00:17:51.942Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681604271942
2023-04-16T00:17:51.943Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:17:51.945Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:17:51.949Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-16T00:17:52.650Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:52.651Z||kafka-producer-network-thread | SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a] Cluster ID: NatdSpevQ6aw0_1eZcz8Sg
2023-04-16T00:17:52.650Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T00:17:52.651Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T00:17:52.651Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T00:17:52.651Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:52.651Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T00:17:52.652Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T00:17:52.652Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:52.652Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T00:17:52.652Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:52.652Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:52.652Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:52.652Z||kafka-producer-network-thread | SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a] ProducerId set to 1003 with epoch 0
2023-04-16T00:17:52.654Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Cluster ID: NatdSpevQ6aw0_1eZcz8Sg
2023-04-16T00:17:52.654Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Cluster ID: NatdSpevQ6aw0_1eZcz8Sg
2023-04-16T00:17:52.655Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-16T00:17:52.655Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-16T00:17:52.681Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T00:17:52.681Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T00:17:52.738Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-1508c8cf-ffd9-44cc-830a-d3535807d2b4
2023-04-16T00:17:52.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T00:17:52.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T00:17:52.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d
2023-04-16T00:17:52.742Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T00:17:52.742Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T00:17:58.747Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T00:17:58.747Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-1508c8cf-ffd9-44cc-830a-d3535807d2b4', protocol='range'}
2023-04-16T00:17:58.816Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:58.816Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:58.816Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:58.817Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:58.817Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:58.817Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T00:17:58.820Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=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-5827bb31-7237-46f8-9e34-a44f0e800802-1508c8cf-ffd9-44cc-830a-d3535807d2b4=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-16T00:17:58.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T00:17:58.860Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-1508c8cf-ffd9-44cc-830a-d3535807d2b4', protocol='range'}
2023-04-16T00:17:58.861Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T00:17:58.861Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T00:17:58.865Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T00:17:58.865Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T00:17:58.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T00:17:58.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-16T00:17:58.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-16T00:17:58.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-16T00:17:58.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-16T00:17:58.878Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T00:17:58.878Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-16T00:17:58.879Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-16T00:17:58.879Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-16T00:17:58.879Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-16T00:17:58.879Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-16T00:17:58.879Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-16T00:17:58.909Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-16T00:17:58.910Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-16T00:17:58.949Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-16T00:17:58.950Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-16T00:17:58.958Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-16T00:17:58.958Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-16T00:17:58.965Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-16T00:17:58.966Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-16T00:17:58.974Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-16T00:17:58.974Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-16T00:17:58.976Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-16T00:17:58.977Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-16T00:18:51.940Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:18:51.946Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:19:51.941Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:19:51.947Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:20:51.943Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:20:51.949Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:21:51.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:21:51.950Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:22:51.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:22:51.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:23:51.946Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:23:51.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:24:51.947Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:24:51.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:25:51.949Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:25:51.954Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:26:51.951Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:26:51.955Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:26:52.714Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Node -1 disconnected.
2023-04-16T00:26:52.767Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Node -1 disconnected.
2023-04-16T00:26:52.942Z||kafka-producer-network-thread | SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a] Node -1 disconnected.
2023-04-16T00:27:22.952Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-16T00:27:51.952Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:27:51.956Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:28:51.954Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:28:51.956Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:29:51.955Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:29:51.956Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:30:51.956Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:30:51.957Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:31:51.957Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:31:51.958Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:32:51.961Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:32:51.963Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:33:51.963Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:33:51.963Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:34:51.964Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:34:51.965Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:35:51.965Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:35:51.966Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:36:51.966Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:36:51.967Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:37:51.966Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:37:51.968Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:38:51.968Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:38:51.968Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:39:51.969Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:39:51.969Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:40:51.970Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:40:51.971Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:41:51.971Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:41:51.972Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:42:51.971Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:42:51.973Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:43:51.973Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:43:51.974Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:44:51.974Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:44:51.975Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:45:51.975Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:45:51.975Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:46:51.975Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:46:51.977Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:47:51.977Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:47:51.978Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:48:51.978Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:48:51.979Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:49:51.980Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:49:51.980Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:50:51.981Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:50:51.981Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:51:51.981Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:51:51.982Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:52:51.982Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:52:51.983Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:53:51.983Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:53:51.984Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:54:51.983Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:54:51.986Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:55:51.984Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:55:51.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:56:51.986Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:56:51.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:57:51.987Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:57:51.988Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:58:51.988Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:58:51.988Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T00:59:51.990Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T00:59:51.990Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:00:51.991Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:00:51.991Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:01:51.992Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:01:51.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:02:51.994Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:02:51.995Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:03:51.996Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:03:51.996Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:04:51.996Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:04:51.997Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:05:51.998Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:05:51.998Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:06:52.000Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:06:52.002Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:07:52.000Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:07:52.002Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:08:52.002Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:08:52.003Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:09:52.004Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:09:52.004Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:10:52.005Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:10:52.006Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:11:52.006Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:11:52.007Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:12:52.007Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:12:52.007Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:13:52.008Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:13:52.009Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:14:52.010Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:14:52.010Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:15:52.011Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:15:52.012Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:16:52.013Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:16:52.014Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:17:52.014Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:17:52.016Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:18:52.016Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:18:52.017Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:19:52.017Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:19:52.018Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:20:52.017Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:20:52.019Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:21:52.019Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:21:52.021Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:22:52.019Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:22:52.022Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:23:52.021Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:23:52.022Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:24:52.022Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:24:52.023Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:25:52.023Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:25:52.023Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:26:52.025Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:26:52.025Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:27:52.026Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:27:52.027Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:28:52.027Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:28:52.027Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:29:52.027Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:29:52.028Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:30:52.029Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:30:52.028Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:31:52.030Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:31:52.030Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:32:52.030Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:32:52.031Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:33:52.031Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:33:52.032Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:34:52.033Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:34:52.034Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:35:52.034Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:35:52.035Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:36:52.034Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:36:52.035Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:37:52.035Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:37:52.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:38:52.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:38:52.035Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:39:52.036Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:39:52.038Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:40:52.038Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:40:52.039Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:41:52.039Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:41:52.040Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:42:52.041Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:42:52.042Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:43:52.042Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:43:52.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:44:52.042Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:44:52.045Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:45:52.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:45:52.045Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:46:52.045Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:46:52.047Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:47:52.047Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:47:52.047Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:48:52.048Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:48:52.048Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:49:52.049Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:49:52.050Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:50:52.050Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:50:52.051Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:51:52.052Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:51:52.052Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:52:52.052Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:52:52.053Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:53:52.053Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:53:52.053Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:54:52.054Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:54:52.055Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:55:52.055Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:55:52.055Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:56:52.056Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:56:52.057Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:57:52.057Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:57:52.058Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:58:52.059Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:58:52.059Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T01:59:52.060Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T01:59:52.060Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:00:52.060Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:00:52.062Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:01:52.062Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:01:52.063Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:02:52.064Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:02:52.064Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:03:52.064Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:03:52.066Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:04:52.066Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:04:52.066Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:05:52.066Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:05:52.068Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:06:52.068Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:06:52.069Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:07:52.069Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:07:52.070Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:08:52.070Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:08:52.071Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:09:52.070Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:09:52.072Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:10:52.072Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:10:52.072Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:11:52.074Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:11:52.074Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:12:52.075Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:12:52.075Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:13:52.076Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:13:52.077Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:14:52.077Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:14:52.078Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:15:52.078Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:15:52.079Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:16:52.079Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:16:52.080Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:17:52.080Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:17:52.081Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:18:52.081Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:18:52.082Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:19:52.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:19:52.082Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:20:52.083Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:20:52.084Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:21:52.084Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:21:52.085Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:22:52.086Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:22:52.086Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:23:52.087Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:23:52.088Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:24:52.089Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:24:52.090Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:25:52.090Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:25:52.091Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:26:52.090Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:26:52.092Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:27:52.092Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:27:52.093Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:28:52.093Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:28:52.094Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:29:52.094Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:29:52.095Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:30:52.094Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:30:52.095Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:31:52.095Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:31:52.095Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:32:52.097Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:32:52.097Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:33:52.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:33:52.098Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:34:52.100Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:34:52.100Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:35:52.101Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:35:52.102Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:36:52.102Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:36:52.102Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:37:52.105Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:37:52.106Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:38:52.105Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:38:52.107Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:39:52.106Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:39:52.108Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:40:52.107Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:40:52.108Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:41:52.110Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:41:52.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:42:52.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:42:52.111Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:43:52.112Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:43:52.112Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:44:52.113Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:44:52.113Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:45:52.114Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:45:52.115Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:46:52.114Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:46:52.116Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:47:52.115Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:47:52.117Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:48:52.116Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:48:52.118Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:49:52.118Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:49:52.119Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:50:52.119Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:50:52.121Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:51:52.121Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:51:52.121Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:52:52.122Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:52:52.123Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:53:52.123Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:53:52.124Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:54:52.124Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:54:52.125Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:55:52.126Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:55:52.126Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:56:52.126Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:56:52.127Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:57:52.127Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:57:52.127Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:58:52.127Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T02:58:52.128Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:59:52.128Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T02:59:52.128Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:00:52.129Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:00:52.130Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:01:52.130Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:01:52.131Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:02:52.131Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:02:52.131Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:03:52.131Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:03:52.132Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:04:52.132Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:04:52.134Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:05:52.133Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:05:52.135Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:06:52.134Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:06:52.136Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:07:52.135Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:07:52.136Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:08:52.136Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:08:52.137Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:09:52.137Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:09:52.137Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:10:52.139Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:10:52.139Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:11:52.139Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:11:52.140Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:12:52.141Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:12:52.142Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:13:52.142Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:13:52.143Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:14:52.142Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:14:52.144Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:15:52.144Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:15:52.144Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:16:52.144Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:16:52.146Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:17:52.146Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:17:52.146Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:18:52.147Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:18:52.147Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:19:52.148Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:19:52.148Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:20:52.148Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:20:52.149Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:21:52.149Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:21:52.150Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:22:52.151Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:22:52.150Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:23:52.151Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:23:52.152Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:24:52.152Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:24:52.153Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:25:52.153Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:25:52.153Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:26:52.155Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:26:52.154Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:27:52.156Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:27:52.156Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:28:52.156Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:28:52.156Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:29:52.157Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:29:52.158Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:30:52.158Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:30:52.159Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:31:52.160Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:31:52.160Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:32:52.161Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:32:52.162Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:33:52.162Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:33:52.163Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:34:52.163Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:34:52.165Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:35:52.164Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:35:52.166Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:36:52.166Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:36:52.166Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:37:52.174Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:37:52.175Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:38:52.175Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:38:52.176Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:39:52.177Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:39:52.177Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:40:52.177Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:40:52.179Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:41:52.178Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:41:52.180Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:42:52.179Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:42:52.180Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:43:52.188Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:43:52.188Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:44:52.188Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:44:52.189Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:45:52.189Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:45:52.190Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:46:52.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:46:52.192Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:47:52.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:47:52.192Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:48:52.193Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:48:52.194Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:49:52.194Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:49:52.194Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:50:52.194Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:50:52.195Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:51:52.196Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:51:52.196Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:52:52.197Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:52:52.198Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:53:52.198Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:53:52.198Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:54:52.199Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:54:52.200Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:55:52.200Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:55:52.201Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:56:52.201Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:56:52.202Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:57:52.201Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:57:52.202Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:58:52.201Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:58:52.203Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T03:59:52.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T03:59:52.204Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:00:52.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:00:52.205Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:01:52.204Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:01:52.206Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:02:52.205Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:02:52.207Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:03:52.206Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:03:52.207Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:04:52.207Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:04:52.208Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:05:52.208Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:05:52.209Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:06:52.209Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:06:52.210Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:07:52.210Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:07:52.211Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:08:52.212Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:08:52.212Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:09:52.213Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:09:52.214Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:10:52.214Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:10:52.215Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:11:52.214Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:11:52.215Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:12:52.215Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:12:52.216Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:13:52.216Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:13:52.217Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:14:52.217Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:14:52.218Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:15:52.218Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:15:52.219Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:16:52.218Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:16:52.220Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:17:52.219Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:17:52.220Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:18:52.221Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:18:52.222Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:19:52.221Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:19:52.223Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:20:52.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:20:52.223Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:21:28.227Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:21:28.227Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"892e7fde-cda1-4779-8e77-da5ddb441813","serviceName":"basic_onboard_zoSFLb","serviceVersion":"1.0","serviceUUID":"46fd4c2e-f18f-46d1-b654-9369ce5b09a9","serviceDescription":"service","serviceInvariantUUID":"980a7172-211d-48eb-b656-2ae623218985","resources":[{"resourceInstanceName":"basic_onboard_zoSFLb 0","resourceName":"basic_onboard_zoSFLb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"216de38d-3b23-4e1f-962d-50d1e6390303","resourceInvariantUUID":"e01aba54-d4ff-4021-a4e6-195676d4e8c4","resourceCustomizationUUID":"8dd37ae8-63e6-48dc-b56d-3faa886baf9b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml","artifactChecksum":"ZTRhOGM0Y2UzYTZjZjIzZDRlMjI5ZmIyMmM0NjhkYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"948094ab-c57f-4a25-9791-b67c5978f9e4","artifactVersion":"1"},{"artifactName":"basic_onboard_zosflb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json","artifactChecksum":"MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fcc634f6-6df9-4b74-9e26-e4defe79753a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d59e218e-2bb8-4645-bf0a-11a0c1726277","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea0c6576-aff3-4dd7-b2bf-807f95ea9330","artifactVersion":"2","generatedFromUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZosflb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml","artifactChecksum":"NDdjMzc0ODFlNzFiYmI5OWJiYzQ4YjdlYzA4OTc2NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc2a2b4f-fa65-4002-987f-bcc899ea0f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZosflb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar","artifactChecksum":"NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"453ffbfb-0bd5-4f36-97b3-7ca3c816269c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T04:21:28.236Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:21:28.242Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:21:28.243Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:21:28.243Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618852223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:21:28.252Z||kafka-producer-network-thread | SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T04:21:28.252Z||kafka-producer-network-thread | SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T04:21:28.252Z||kafka-producer-network-thread | SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T04:21:28.252Z||kafka-producer-network-thread | SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T04:21:28.252Z||kafka-producer-network-thread | SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T04:21:28.253Z||kafka-producer-network-thread | SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 9jXYPiAgSGK37lE9A1ILjA
2023-04-16T04:21:28.312Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:21:28.312Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "cds-sdc-listener",
"timestamp": 1681618862590,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:21:28.330Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:21:29.275Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:21:29.276Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:21:29.276Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:21:29.276Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618852223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:21:30.278Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:21:30.279Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:21:30.280Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:21:30.280Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618852223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:21:31.282Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:21:31.282Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:21:31.283Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:21:31.283Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618852223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:21:32.285Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:21:32.286Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:21:32.286Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:21:32.286Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618852223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:21:33.287Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:21:33.288Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:21:33.288Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:21:33.288Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618852223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:21:34.289Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:21:34.290Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:21:34.290Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:21:34.290Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618852223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:21:35.294Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"serviceName": "basic_onboard_zoSFLb",
"serviceVersion": "1.0",
"serviceUUID": "46fd4c2e-f18f-46d1-b654-9369ce5b09a9",
"serviceDescription": "service",
"serviceInvariantUUID": "980a7172-211d-48eb-b656-2ae623218985",
"resources": [
{
"resourceInstanceName": "basic_onboard_zoSFLb 0",
"resourceCustomizationUUID": "8dd37ae8-63e6-48dc-b56d-3faa886baf9b",
"resourceName": "basic_onboard_zoSFLb",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "216de38d-3b23-4e1f-962d-50d1e6390303",
"resourceInvariantUUID": "e01aba54-d4ff-4021-a4e6-195676d4e8c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zosflb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"artifactChecksum": "MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fcc634f6-6df9-4b74-9e26-e4defe79753a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"generatedFromUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZosflb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"artifactChecksum": "NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "453ffbfb-0bd5-4f36-97b3-7ca3c816269c"
}
],
"workloadContext": "Production"
}
2023-04-16T04:21:35.299Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T04:21:35.299Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC
2023-04-16T04:21:35.362Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:892e7fde-cda1-4779-8e77-da5ddb441813
ServiceName:basic_onboard_zoSFLb
ServiceVersion:1.0
ServiceUUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
ServiceInvariantUUID:980a7172-211d-48eb-b656-2ae623218985
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZosflb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
ArtifactUUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c
ArtifactChecksum:NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zoSFLb 0
ResourceCustomizationUUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
ResourceInvariantUUID:e01aba54-d4ff-4021-a4e6-195676d4e8c4
ResourceName:basic_onboard_zoSFLb
ResourceType:VF
ResourceUUID:216de38d-3b23-4e1f-962d-50d1e6390303
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zosflb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
ArtifactUUID:fcc634f6-6df9-4b74-9e26-e4defe79753a
ArtifactChecksum:MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1fccdb55-7a38-4083-ab96-8e89321b5bce
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T04:21:35.362Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-16T04:21:35.511Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T04:21:35.511Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-04-16T04:21:35.512Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-04-16T04:21:35.512Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:35.512Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-04-16T04:21:35.513Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:35.636Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-04-16T04:21:35.639Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar 453ffbfb-0bd5-4f36-97b3-7ca3c816269c 75646
2023-04-16T04:21:35.640Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar ASDC sendASDCNotification
2023-04-16T04:21:35.640Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:35.641Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-16T04:21:35.642Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:21:35.642Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:21:35.642Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618895640,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:21:36.643Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T04:21:36.643Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-04-16T04:21:36.644Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c, URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar to file: /app/ASDC/1/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:36.644Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:36.747Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:36.747Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:37.091Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6496646346381364333/Definitions/service-BasicOnboardZosflb-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-04-16T04:21:38.652Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-16T04:21:38.656Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-04-16T04:21:38.656Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:38.656Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-16T04:21:38.656Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:38.656Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_zoSFLb 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-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:38.656Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||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-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:38.656Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||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-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:38.656Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||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-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:38.656Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:38.656Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||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-BasicOnboardZosflb-csar.csar
2023-04-16T04:21:38.656Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-04-16T04:21:38.662Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T04:21:38.663Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zoSFLb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T04:21:38.666Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zoSFLb 0 is matching search criteria
2023-04-16T04:21:38.667Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-04-16T04:21:38.668Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zoSFLb 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-16T04:21:38.669Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T04:21:38.669Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zoSFLb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T04:21:38.669Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zoSFLb 0 is matching search criteria
2023-04-16T04:21:38.669Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-04-16T04:21:38.669Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zoSFLb 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-16T04:21:38.669Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T04:21:38.669Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zoSFLb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T04:21:38.672Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T04:21:38.672Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zoSFLb 0 is not matching search criteria
2023-04-16T04:21:38.672Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-16T04:21:38.672Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-16T04:21:38.673Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-16T04:21:38.673Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-16T04:21:38.673Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-16T04:21:38.673Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T04:21:38.673Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zoSFLb is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-16T04:21:38.674Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T04:21:38.674Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zoSFLb 0 is matching search criteria
2023-04-16T04:21:38.674Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zoSFLb 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T04:21:38.674Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T04:21:38.674Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zoSFLb 0 is matching search criteria
2023-04-16T04:21:38.674Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zoSFLb 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T04:21:38.674Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T04:21:38.674Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zoSFLb 0 is matching search criteria
2023-04-16T04:21:38.675Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_zoSFLb 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T04:21:38.675Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T04:21:38.675Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_zoSFLb 0 is not matching search criteria
2023-04-16T04:21:38.675Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-16T04:21:38.675Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-16T04:21:38.675Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1d0138f9-3c30-4e61-810e-218633fa6c60
2023-04-16T04:21:38.675Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T04:21:38.675Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zoSFLb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T04:21:38.675Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T04:21:38.675Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zoSFLb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T04:21:38.675Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T04:21:38.676Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zoSFLb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T04:21:38.676Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T04:21:38.676Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_zoSFLb is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T04:21:38.676Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_zoSFLb
Description:service
Model UUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
Model Version:NULL
Model InvariantUuid:980a7172-211d-48eb-b656-2ae623218985
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_zoSFLb
Model UUID:12b1dada-a726-432c-9de1-bed7b883fe90
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e01aba54-d4ff-4021-a4e6-195676d4e8c4
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:91743301-449d-45aa-91a0-5e40200ce1d3
ModelName:BasicOnboardZosflb..base_ubuntu18..module-0
ModelUuid:9bb552ac-3f4d-446e-bbe7-7b2db56df9d0
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:1d0138f9-3c30-4e61-810e-218633fa6c60
ModelInvariantUuid:de5bf0aa-99ca-4a73-97bf-c6fa13540436
ModelName:basic_onboard_zoSFLb-nodes.ubuntu18Cvfc
ModelUuid:313ef5ae-6a15-48e2-a930-8da40916bcd5
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:dd926235-98c9-454c-beec-dd44aca249f8
ModelInvariantUuid:6e187d1a-6db0-4a6d-b1c5-0be82ff208a6
ModelName:BasicOnboardZosflb.compute.nodes.heat.ubuntu18
ModelUuid:ba53c4b7-fcbd-4da3-baea-0a23f6120a90
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T04:21:38.702Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T04:21:38.746Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||basic_onboard_zoSFLb 0
2023-04-16T04:21:38.750Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
2023-04-16T04:21:38.751Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: fcc634f6-6df9-4b74-9e26-e4defe79753a from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T04:21:38.751Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-04-16T04:21:38.751Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T04:21:38.818Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||GET Response Status 404
2023-04-16T04:21:38.818Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6e8b990f
2023-04-16T04:21:38.819Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T04:21:38.819Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T04:21:38.820Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_zosflb0_modules.json /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json fcc634f6-6df9-4b74-9e26-e4defe79753a Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T04:21:38.823Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json ASDC sendASDCNotification
2023-04-16T04:21:38.823Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(Specified artifact is not found)
2023-04-16T04:21:38.823Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T04:21:38.823Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:21:38.823Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:21:38.823Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618898821,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:21:39.843Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_zosflb0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(UUID:fcc634f6-6df9-4b74-9e26-e4defe79753a)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:21:39.844Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:21:39.882Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:21:39.887Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:21:39.888Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:21:51.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:21:51.947Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:21:51.947Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "aai-model-loader",
"timestamp": 1681618875239,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:21:51.948Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:09.888Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:22:09.916Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:22:09.920Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:22:09.921Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:22:39.921Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:22:39.951Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:22:39.955Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:22:39.955Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:22:51.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:22:51.949Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.949Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "ves-openapi-manager",
"timestamp": 1681618873716,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618852223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "policy-distribution-id",
"timestamp": 1681618884480,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "multicloud-k8s",
"timestamp": 1681618863429,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681618887340,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.950Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "cds-sdc-listener",
"timestamp": 1681618862590,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "policy-distribution-id",
"timestamp": 1681618884480,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618852223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "ves-openapi-manager",
"timestamp": 1681618873716,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "multicloud-k8s",
"timestamp": 1681618863429,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "aai-model-loader",
"timestamp": 1681618875239,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681618887340,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.951Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.952Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "cds-sdc-listener",
"timestamp": 1681618862590,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.952Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.952Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.952Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "policy-distribution-id",
"timestamp": 1681618884480,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T04:22:51.953Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.953Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.954Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618852223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T04:22:51.954Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.954Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.954Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "ves-openapi-manager",
"timestamp": 1681618873716,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.954Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.954Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.954Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "multicloud-k8s",
"timestamp": 1681618863429,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T04:22:51.955Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.955Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.955Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "aai-model-loader",
"timestamp": 1681618875239,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.955Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.955Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.955Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681618887340,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.955Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.956Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.956Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "cds-sdc-listener",
"timestamp": 1681618862590,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.956Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.956Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.956Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "policy-distribution-id",
"timestamp": 1681618884480,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.956Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.956Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.957Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618852223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.957Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.957Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.957Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "ves-openapi-manager",
"timestamp": 1681618873716,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.957Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.957Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.958Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "multicloud-k8s",
"timestamp": 1681618863429,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.958Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.958Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.958Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "aai-model-loader",
"timestamp": 1681618875239,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.958Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.958Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.958Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681618887340,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.959Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.959Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.959Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "cds-sdc-listener",
"timestamp": 1681618862590,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.959Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.959Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.959Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "policy-distribution-id",
"timestamp": 1681618884480,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.960Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.960Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.960Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618852223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T04:22:51.960Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.960Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.960Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "ves-openapi-manager",
"timestamp": 1681618873716,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.960Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.960Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.961Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "multicloud-k8s",
"timestamp": 1681618863429,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T04:22:51.961Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.961Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.961Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "aai-model-loader",
"timestamp": 1681618875239,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.961Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.961Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.961Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681618887340,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.962Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.962Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.962Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "cds-sdc-listener",
"timestamp": 1681618862590,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.962Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.962Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.962Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "policy-distribution-id",
"timestamp": 1681618884480,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.962Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.963Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.963Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618852223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.963Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.963Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.963Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "ves-openapi-manager",
"timestamp": 1681618873716,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.963Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.963Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.963Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "multicloud-k8s",
"timestamp": 1681618863429,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.964Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.964Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.964Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "aai-model-loader",
"timestamp": 1681618875239,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.964Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.964Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.964Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681618887340,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.964Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.964Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.965Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "cds-sdc-listener",
"timestamp": 1681618862590,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T04:22:51.965Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.965Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.965Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "policy-distribution-id",
"timestamp": 1681618884480,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T04:22:51.965Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.965Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.966Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618852223,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T04:22:51.966Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.966Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.966Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "ves-openapi-manager",
"timestamp": 1681618873716,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:22:51.966Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.966Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.966Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "multicloud-k8s",
"timestamp": 1681618863429,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T04:22:51.968Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.968Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.968Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "aai-model-loader",
"timestamp": 1681618875239,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T04:22:51.969Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.969Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.969Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681618887340,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T04:22:51.969Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.969Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.969Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "multicloud-k8s",
"timestamp": 1681618894772,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-16T04:22:51.970Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.970Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.970Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "cds-sdc-listener",
"timestamp": 1681618895789,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T04:22:51.970Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.970Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.970Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "policy-distribution-id",
"timestamp": 1681618894731,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T04:22:51.971Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.971Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.971Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "aai-model-loader",
"timestamp": 1681618894782,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T04:22:51.971Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.971Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.971Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618895640,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T04:22:51.972Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.972Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.972Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681618896229,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T04:22:51.972Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.972Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.972Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "policy-distribution-id",
"timestamp": 1681618895752,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-16T04:22:51.972Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.972Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.973Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "multicloud-k8s",
"timestamp": 1681618895893,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-16T04:22:51.973Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:51.973Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:51.973Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "policy-distribution-id",
"timestamp": 1681618896757,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-16T04:22:51.995Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 892e7fde-cda1-4779-8e77-da5ddb441813
2023-04-16T04:22:51.995Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 892e7fde-cda1-4779-8e77-da5ddb441813 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-16T04:22:52.030Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:52.030Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "multicloud-k8s",
"timestamp": 1681618897004,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_ERROR",
"errorReason": "Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found"
}
2023-04-16T04:22:52.030Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:52.030Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:52.030Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "multicloud-k8s",
"timestamp": 1681618898012,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_ERROR",
"errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found"
}
2023-04-16T04:22:52.030Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:52.030Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:52.030Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681618898821,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T04:22:52.031Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:52.031Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:52.031Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "multicloud-k8s",
"timestamp": 1681618899158,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "Failed to process the artifact",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-16T04:22:52.049Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of 892e7fde-cda1-4779-8e77-da5ddb441813
2023-04-16T04:22:52.049Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 892e7fde-cda1-4779-8e77-da5ddb441813 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-16T04:22:52.084Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:52.084Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681618900098,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-16T04:22:52.084Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:52.084Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:52.084Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681618901103,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-16T04:22:52.101Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 892e7fde-cda1-4779-8e77-da5ddb441813
2023-04-16T04:22:52.102Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 892e7fde-cda1-4779-8e77-da5ddb441813 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-16T04:22:52.130Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:52.130Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "aai-model-loader",
"timestamp": 1681618907389,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-16T04:22:52.130Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:22:52.130Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:22:52.130Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "aai-model-loader",
"timestamp": 1681618908392,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-16T04:22:52.146Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 892e7fde-cda1-4779-8e77-da5ddb441813
2023-04-16T04:22:52.147Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 892e7fde-cda1-4779-8e77-da5ddb441813 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-16T04:23:09.955Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:23:09.985Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:23:09.991Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:23:09.991Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:23:39.991Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:23:40.026Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:23:40.034Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:23:40.034Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:23:51.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:24:10.035Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:24:10.068Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:24:10.074Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:24:10.074Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:24:40.075Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:24:40.106Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:24:40.115Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:24:40.115Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:24:51.944Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:25:10.116Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:25:10.158Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:25:10.167Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:25:10.167Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:25:40.168Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:25:40.202Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:25:40.208Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:25:40.208Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:25:51.946Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:26:10.208Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:26:10.237Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:26:10.242Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:26:10.243Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:26:28.174Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:26:28.175Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Member SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-1508c8cf-ffd9-44cc-830a-d3535807d2b4 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-04-16T04:26:28.176Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-16T04:26:28.177Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-16T04:26:29.372Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:26:29.389Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T04:26:29.390Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T04:26:29.397Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:26:29.398Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T04:26:29.415Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:26:29.416Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T04:26:29.416Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T04:26:29.423Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:26:29.423Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:26:29.424Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:26:29.425Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=66, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:26:29.425Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:26:29.425Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:26:40.243Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-16T04:26:40.243Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T04:26:40.265Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and serviceModelVersionId: 46fd4c2e-f18f-46d1-b654-9369ce5b09a9
2023-04-16T04:26:40.265Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 980a7172-211d-48eb-b656-2ae623218985
2023-04-16T04:26:51.539Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0
2023-04-16T04:26:51.602Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T04:26:51.625Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-16T04:26:51.626Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||Invoke
2023-04-16T04:26:51.635Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-16T04:26:51.937Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||InvokeReturn
2023-04-16T04:26:51.937Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 04:26:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[273], vertex-id=[172232], x-aai-txid=[1-aai-resources-230416-04:26:51:917-47528], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T04:26:51.938Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T04:26:51.942Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T04:26:51.942Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T04:26:51.946Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:26:51.954Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:26:51.956Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 892e7fde-cda1-4779-8e77-da5ddb441813 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-16T04:26:51.957Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-16T04:26:51.957Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:26:51.957Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:26:51.958Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619211956,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:26:51.979Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T04:26:51.980Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619211956,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-16T04:26:51.981Z||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-04-16T04:26:52.996Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:26:52.996Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-16T04:26:52.997Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:26:52.997Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:26:52.997Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:26:52.997Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T04:26:53.003Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-64499e49-6203-43f9-963b-0c9537e1233e
2023-04-16T04:26:53.003Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:26:53.003Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T04:26:53.003Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T04:26:53.552Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:26:56.565Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:26:59.577Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:02.594Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:05.613Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:08.623Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:11.633Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:14.642Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:17.652Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:20.671Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:23.683Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:26.693Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:29.704Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:32.719Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:35.730Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:38.745Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:41.755Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:44.765Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:47.777Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:50.787Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:27:51.944Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:27:51.963Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T04:27:51.964Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T04:27:51.970Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:27:51.970Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-64499e49-6203-43f9-963b-0c9537e1233e', protocol='range'}
2023-04-16T04:27:51.974Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T04:27:51.975Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T04:27:51.975Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T04:27:51.975Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T04:27:51.975Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T04:27:51.976Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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 GDW6Y1upQ2ibuzNrZIVElw
2023-04-16T04:27:51.976Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=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-5827bb31-7237-46f8-9e34-a44f0e800802-64499e49-6203-43f9-963b-0c9537e1233e=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-16T04:27:51.991Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:27:51.992Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-64499e49-6203-43f9-963b-0c9537e1233e', protocol='range'}
2023-04-16T04:27:51.992Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: cached metadata has changed from (version3: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version53: {SDC-DISTR-NOTIF-TOPIC-AUTO=6})
2023-04-16T04:27:51.992Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T04:27:51.992Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T04:27:51.993Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T04:27:51.993Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T04:27:51.993Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Revoke 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-04-16T04:27:51.994Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T04:27:51.998Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:27:51.998Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:27:51.998Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:27:51.999Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:27:51.999Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:27:52.000Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-64499e49-6203-43f9-963b-0c9537e1233e', protocol='range'}
2023-04-16T04:27:51.999Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:27:52.004Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-64499e49-6203-43f9-963b-0c9537e1233e', protocol='range'}
2023-04-16T04:27:52.005Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T04:27:52.005Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T04:27:52.011Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:27:52.011Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:27:52.011Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:27:52.011Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:27:52.012Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:27:52.012Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:27:52.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:27:52.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"892e7fde-cda1-4779-8e77-da5ddb441813","serviceName":"basic_onboard_zoSFLb","serviceVersion":"1.0","serviceUUID":"46fd4c2e-f18f-46d1-b654-9369ce5b09a9","serviceDescription":"service","serviceInvariantUUID":"980a7172-211d-48eb-b656-2ae623218985","resources":[{"resourceInstanceName":"basic_onboard_zoSFLb 0","resourceName":"basic_onboard_zoSFLb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"216de38d-3b23-4e1f-962d-50d1e6390303","resourceInvariantUUID":"e01aba54-d4ff-4021-a4e6-195676d4e8c4","resourceCustomizationUUID":"8dd37ae8-63e6-48dc-b56d-3faa886baf9b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml","artifactChecksum":"ZTRhOGM0Y2UzYTZjZjIzZDRlMjI5ZmIyMmM0NjhkYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"948094ab-c57f-4a25-9791-b67c5978f9e4","artifactVersion":"1"},{"artifactName":"basic_onboard_zosflb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json","artifactChecksum":"MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fcc634f6-6df9-4b74-9e26-e4defe79753a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d59e218e-2bb8-4645-bf0a-11a0c1726277","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea0c6576-aff3-4dd7-b2bf-807f95ea9330","artifactVersion":"2","generatedFromUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZosflb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml","artifactChecksum":"NDdjMzc0ODFlNzFiYmI5OWJiYzQ4YjdlYzA4OTc2NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc2a2b4f-fa65-4002-987f-bcc899ea0f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZosflb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar","artifactChecksum":"NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"453ffbfb-0bd5-4f36-97b3-7ca3c816269c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T04:27:52.027Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:27:52.027Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:27:52.027Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:27:52.027Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619212996,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:27:53.017Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T04:27:53.017Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619212996,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:27:53.018Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:27:53.028Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:27:53.028Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:27:53.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:27:53.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619212996,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:27:54.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:27:54.030Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:27:54.030Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:27:54.030Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619212996,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:27:55.031Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:27:55.032Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:27:55.033Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:27:55.033Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619212996,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:27:56.034Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:27:56.035Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:27:56.035Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:27:56.035Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619212996,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:27:57.036Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:27:57.037Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:27:57.037Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:27:57.037Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619212996,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:27:58.039Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:27:58.040Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:27:58.040Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:27:58.040Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619212996,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:27:59.042Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"serviceName": "basic_onboard_zoSFLb",
"serviceVersion": "1.0",
"serviceUUID": "46fd4c2e-f18f-46d1-b654-9369ce5b09a9",
"serviceDescription": "service",
"serviceInvariantUUID": "980a7172-211d-48eb-b656-2ae623218985",
"resources": [
{
"resourceInstanceName": "basic_onboard_zoSFLb 0",
"resourceCustomizationUUID": "8dd37ae8-63e6-48dc-b56d-3faa886baf9b",
"resourceName": "basic_onboard_zoSFLb",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "216de38d-3b23-4e1f-962d-50d1e6390303",
"resourceInvariantUUID": "e01aba54-d4ff-4021-a4e6-195676d4e8c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zosflb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"artifactChecksum": "MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fcc634f6-6df9-4b74-9e26-e4defe79753a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"generatedFromUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZosflb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"artifactChecksum": "NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "453ffbfb-0bd5-4f36-97b3-7ca3c816269c"
}
],
"workloadContext": "Production"
}
2023-04-16T04:27:59.042Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T04:27:59.043Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC
2023-04-16T04:27:59.043Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:892e7fde-cda1-4779-8e77-da5ddb441813
ServiceName:basic_onboard_zoSFLb
ServiceVersion:1.0
ServiceUUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
ServiceInvariantUUID:980a7172-211d-48eb-b656-2ae623218985
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZosflb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
ArtifactUUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c
ArtifactChecksum:NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zoSFLb 0
ResourceCustomizationUUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
ResourceInvariantUUID:e01aba54-d4ff-4021-a4e6-195676d4e8c4
ResourceName:basic_onboard_zoSFLb
ResourceType:VF
ResourceUUID:216de38d-3b23-4e1f-962d-50d1e6390303
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zosflb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
ArtifactUUID:fcc634f6-6df9-4b74-9e26-e4defe79753a
ArtifactChecksum:MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1fccdb55-7a38-4083-ab96-8e89321b5bce
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T04:27:59.043Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 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-04-16T04:27:59.108Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T04:27:59.109Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-04-16T04:27:59.109Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-04-16T04:27:59.109Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:27:59.110Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-04-16T04:27:59.110Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:27:59.145Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||GET Response Status 404
2023-04-16T04:27:59.145Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@27150eed
2023-04-16T04:27:59.145Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T04:27:59.146Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T04:27:59.146Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardZosflb-csar.csar /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar 453ffbfb-0bd5-4f36-97b3-7ca3c816269c Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T04:27:59.146Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar ASDC sendASDCNotification
2023-04-16T04:27:59.146Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(Specified artifact is not found)
2023-04-16T04:27:59.147Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T04:27:59.147Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:27:59.147Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:27:59.147Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619279146,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:28:00.149Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardZosflb-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(UUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T04:28:00.171Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:28:00.172Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T04:28:00.177Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||basic_onboard_zoSFLb 0
2023-04-16T04:28:00.178Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
2023-04-16T04:28:00.178Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: fcc634f6-6df9-4b74-9e26-e4defe79753a from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T04:28:00.179Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-04-16T04:28:00.179Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T04:28:00.197Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||GET Response Status 404
2023-04-16T04:28:00.198Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@52a194
2023-04-16T04:28:00.198Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T04:28:00.198Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T04:28:00.198Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_zosflb0_modules.json /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json fcc634f6-6df9-4b74-9e26-e4defe79753a Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T04:28:00.198Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json ASDC sendASDCNotification
2023-04-16T04:28:00.198Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(Specified artifact is not found)
2023-04-16T04:28:00.199Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T04:28:00.199Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:28:00.199Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:28:00.199Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619280198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:28:01.203Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_zosflb0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(UUID:fcc634f6-6df9-4b74-9e26-e4defe79753a)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:28:01.205Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:28:01.236Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:28:01.245Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:28:01.245Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:28:31.245Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:28:31.277Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:28:31.282Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:28:31.282Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:28:51.944Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:28:51.946Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T04:28:51.946Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619212996,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T04:28:51.947Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:29:01.283Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:29:01.308Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:29:01.314Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:29:01.314Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:29:31.314Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:29:31.337Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:29:31.342Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:29:31.342Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:29:51.944Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:29:51.946Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T04:29:51.947Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619212996,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T04:29:51.948Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:29:51.948Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T04:29:51.949Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619212996,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:29:51.949Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:29:51.949Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T04:29:51.949Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619212996,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T04:29:51.949Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:29:51.950Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T04:29:51.950Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619212996,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:29:51.950Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:29:51.950Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T04:29:51.950Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619212996,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T04:29:51.950Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:29:51.950Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T04:29:51.950Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619279146,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T04:29:51.951Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:29:51.951Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T04:29:51.951Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619280198,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T04:29:51.951Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:30:01.342Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:30:01.369Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:30:01.375Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:30:01.375Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:30:31.375Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:30:31.412Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:30:31.422Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:30:31.422Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:30:51.944Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:31:01.370Z||kafka-producer-network-thread | SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-a1f7beed-33c5-4131-bb6f-000aeea4d70a] Node 1 disconnected.
2023-04-16T04:31:01.423Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:31:01.446Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:31:01.451Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:31:01.451Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:31:31.452Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:31:31.481Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:31:31.486Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:31:31.486Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:31:51.946Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:32:01.487Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:32:01.510Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:32:01.516Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:32:01.516Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:32:31.516Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:32:31.547Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:32:31.554Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:32:31.554Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:32:51.947Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:32:52.090Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:32:52.091Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Member SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-64499e49-6203-43f9-963b-0c9537e1233e 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-04-16T04:32:52.091Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-16T04:32:52.092Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-16T04:32:52.658Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:32:52.675Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T04:32:52.676Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T04:32:52.682Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:32:52.683Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T04:32:52.700Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:32:52.700Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T04:32:52.701Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T04:32:52.706Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:32:52.706Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:32:52.707Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:32:52.707Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=76, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:32:52.707Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:32:52.707Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:33:01.555Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-16T04:33:01.556Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T04:33:01.567Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and serviceModelVersionId: 46fd4c2e-f18f-46d1-b654-9369ce5b09a9
2023-04-16T04:33:01.568Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 980a7172-211d-48eb-b656-2ae623218985
2023-04-16T04:33:01.569Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0
2023-04-16T04:33:01.578Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T04:33:01.602Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-16T04:33:01.602Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||Invoke
2023-04-16T04:33:01.612Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-16T04:33:01.809Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||InvokeReturn
2023-04-16T04:33:01.810Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 04:33:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[168], vertex-id=[172232], x-aai-txid=[1-aai-resources-230416-04:33:01:891-86566], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T04:33:01.810Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T04:33:01.810Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T04:33:01.810Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T04:33:01.821Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:33:01.821Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 892e7fde-cda1-4779-8e77-da5ddb441813 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-16T04:33:01.822Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-16T04:33:01.822Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:33:01.822Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:33:01.822Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619581821,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:33:01.841Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T04:33:01.842Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619581821,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-16T04:33:01.842Z||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-04-16T04:33:02.856Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:33:02.856Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-16T04:33:02.857Z||pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:33:02.857Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:33:02.857Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:33:02.857Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T04:33:02.862Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-8ca89188-64c8-46af-8ef6-93144b47cea9
2023-04-16T04:33:02.862Z||pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:33:02.862Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T04:33:02.862Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T04:33:04.854Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:07.865Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:10.879Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:13.889Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:16.901Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:19.913Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:22.923Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:25.933Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:28.944Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:31.961Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:34.972Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:37.985Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:40.998Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:44.011Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:47.023Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:50.034Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:33:51.944Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:33:51.962Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T04:33:51.962Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T04:33:51.968Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-8ca89188-64c8-46af-8ef6-93144b47cea9', protocol='range'}
2023-04-16T04:33:51.968Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:33:51.975Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-8ca89188-64c8-46af-8ef6-93144b47cea9=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-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T04:33:51.990Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:33:51.991Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T04:33:51.991Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-8ca89188-64c8-46af-8ef6-93144b47cea9', protocol='range'}
2023-04-16T04:33:51.991Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T04:33:51.991Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T04:33:51.991Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T04:33:51.996Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:33:51.996Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:33:51.996Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:33:51.996Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:33:51.996Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:33:51.997Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:33:51.997Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:33:51.997Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:33:51.997Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:33:51.998Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=77, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:33:51.998Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:33:51.998Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:33:52.007Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T04:33:52.007Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"892e7fde-cda1-4779-8e77-da5ddb441813","serviceName":"basic_onboard_zoSFLb","serviceVersion":"1.0","serviceUUID":"46fd4c2e-f18f-46d1-b654-9369ce5b09a9","serviceDescription":"service","serviceInvariantUUID":"980a7172-211d-48eb-b656-2ae623218985","resources":[{"resourceInstanceName":"basic_onboard_zoSFLb 0","resourceName":"basic_onboard_zoSFLb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"216de38d-3b23-4e1f-962d-50d1e6390303","resourceInvariantUUID":"e01aba54-d4ff-4021-a4e6-195676d4e8c4","resourceCustomizationUUID":"8dd37ae8-63e6-48dc-b56d-3faa886baf9b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml","artifactChecksum":"ZTRhOGM0Y2UzYTZjZjIzZDRlMjI5ZmIyMmM0NjhkYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"948094ab-c57f-4a25-9791-b67c5978f9e4","artifactVersion":"1"},{"artifactName":"basic_onboard_zosflb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json","artifactChecksum":"MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fcc634f6-6df9-4b74-9e26-e4defe79753a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d59e218e-2bb8-4645-bf0a-11a0c1726277","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea0c6576-aff3-4dd7-b2bf-807f95ea9330","artifactVersion":"2","generatedFromUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZosflb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml","artifactChecksum":"NDdjMzc0ODFlNzFiYmI5OWJiYzQ4YjdlYzA4OTc2NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc2a2b4f-fa65-4002-987f-bcc899ea0f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZosflb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar","artifactChecksum":"NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"453ffbfb-0bd5-4f36-97b3-7ca3c816269c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T04:33:52.011Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:33:52.012Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:33:52.012Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:33:52.012Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619582856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:33:53.013Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:33:53.013Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:33:53.014Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:33:53.014Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619582856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:33:53.015Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T04:33:53.016Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619582856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:33:53.017Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:33:54.015Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:33:54.015Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:33:54.015Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:33:54.015Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619582856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:33:55.016Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:33:55.017Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:33:55.017Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:33:55.017Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619582856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:33:56.018Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:33:56.019Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:33:56.019Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:33:56.019Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619582856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:33:57.020Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:33:57.021Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:33:57.021Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:33:57.021Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619582856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:33:58.023Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:33:58.024Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:33:58.024Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:33:58.024Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619582856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:33:59.028Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"serviceName": "basic_onboard_zoSFLb",
"serviceVersion": "1.0",
"serviceUUID": "46fd4c2e-f18f-46d1-b654-9369ce5b09a9",
"serviceDescription": "service",
"serviceInvariantUUID": "980a7172-211d-48eb-b656-2ae623218985",
"resources": [
{
"resourceInstanceName": "basic_onboard_zoSFLb 0",
"resourceCustomizationUUID": "8dd37ae8-63e6-48dc-b56d-3faa886baf9b",
"resourceName": "basic_onboard_zoSFLb",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "216de38d-3b23-4e1f-962d-50d1e6390303",
"resourceInvariantUUID": "e01aba54-d4ff-4021-a4e6-195676d4e8c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zosflb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"artifactChecksum": "MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fcc634f6-6df9-4b74-9e26-e4defe79753a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"generatedFromUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZosflb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"artifactChecksum": "NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "453ffbfb-0bd5-4f36-97b3-7ca3c816269c"
}
],
"workloadContext": "Production"
}
2023-04-16T04:33:59.028Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T04:33:59.029Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC
2023-04-16T04:33:59.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:892e7fde-cda1-4779-8e77-da5ddb441813
ServiceName:basic_onboard_zoSFLb
ServiceVersion:1.0
ServiceUUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
ServiceInvariantUUID:980a7172-211d-48eb-b656-2ae623218985
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZosflb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
ArtifactUUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c
ArtifactChecksum:NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zoSFLb 0
ResourceCustomizationUUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
ResourceInvariantUUID:e01aba54-d4ff-4021-a4e6-195676d4e8c4
ResourceName:basic_onboard_zoSFLb
ResourceType:VF
ResourceUUID:216de38d-3b23-4e1f-962d-50d1e6390303
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zosflb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
ArtifactUUID:fcc634f6-6df9-4b74-9e26-e4defe79753a
ArtifactChecksum:MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1fccdb55-7a38-4083-ab96-8e89321b5bce
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T04:33:59.030Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 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-04-16T04:33:59.086Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T04:33:59.086Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T04:33:59.086Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T04:33:59.086Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:33:59.087Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T04:33:59.087Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:33:59.122Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T04:33:59.123Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@51f1f099
2023-04-16T04:33:59.123Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T04:33:59.123Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T04:33:59.123Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardZosflb-csar.csar /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar 453ffbfb-0bd5-4f36-97b3-7ca3c816269c Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T04:33:59.124Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar ASDC sendASDCNotification
2023-04-16T04:33:59.124Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(Specified artifact is not found)
2023-04-16T04:33:59.124Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T04:33:59.124Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:33:59.124Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:33:59.125Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619639124,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:34:00.127Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardZosflb-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(UUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T04:34:00.153Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:34:00.153Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T04:34:00.160Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||basic_onboard_zoSFLb 0
2023-04-16T04:34:00.161Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
2023-04-16T04:34:00.161Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fcc634f6-6df9-4b74-9e26-e4defe79753a from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T04:34:00.161Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T04:34:00.162Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T04:34:00.181Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T04:34:00.181Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@190ce8aa
2023-04-16T04:34:00.182Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T04:34:00.182Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T04:34:00.182Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_zosflb0_modules.json /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json fcc634f6-6df9-4b74-9e26-e4defe79753a Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T04:34:00.183Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json ASDC sendASDCNotification
2023-04-16T04:34:00.183Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(Specified artifact is not found)
2023-04-16T04:34:00.183Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T04:34:00.183Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:34:00.183Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:34:00.184Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619640182,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:34:01.185Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_zosflb0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(UUID:fcc634f6-6df9-4b74-9e26-e4defe79753a)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:34:01.185Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:34:01.216Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:34:01.223Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:34:01.223Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:34:31.223Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:34:31.259Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:34:31.265Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:34:31.266Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:34:51.944Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:34:51.946Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:34:51.946Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619582856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T04:34:51.947Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:35:01.266Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:35:01.292Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:35:01.299Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:35:01.299Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:35:31.299Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:35:31.322Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:35:31.328Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:35:31.328Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:35:51.944Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:35:51.945Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:35:51.945Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619582856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619582856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619582856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619582856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619582856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619639124,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619640182,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T04:35:51.946Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:36:01.329Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:36:01.357Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:36:01.363Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:36:01.364Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:36:31.364Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:36:31.390Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:36:31.398Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:36:31.398Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:36:51.944Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:37:01.399Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:37:01.425Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:37:01.435Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:37:01.435Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:37:31.435Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:37:31.463Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:37:31.469Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:37:31.469Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:37:51.944Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:38:01.470Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:38:01.494Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:38:01.499Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:38:01.499Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:38:31.500Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:38:31.527Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:38:31.533Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:38:31.534Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:38:51.946Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:38:52.041Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:38:52.041Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Member SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-8ca89188-64c8-46af-8ef6-93144b47cea9 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-04-16T04:38:52.042Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-16T04:38:52.042Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-16T04:38:52.654Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:38:52.667Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T04:38:52.668Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T04:38:52.673Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:38:52.674Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T04:38:52.689Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:38:52.690Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T04:38:52.690Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T04:38:52.695Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:38:52.695Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:38:52.695Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:38:52.696Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=86, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:38:52.696Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:38:52.696Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:39:01.534Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-16T04:39:01.535Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T04:39:01.545Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and serviceModelVersionId: 46fd4c2e-f18f-46d1-b654-9369ce5b09a9
2023-04-16T04:39:01.545Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 980a7172-211d-48eb-b656-2ae623218985
2023-04-16T04:39:01.546Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0
2023-04-16T04:39:01.596Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T04:39:01.626Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-16T04:39:01.626Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||Invoke
2023-04-16T04:39:01.638Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-16T04:39:01.795Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||InvokeReturn
2023-04-16T04:39:01.795Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 04:39:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[172232], x-aai-txid=[2-aai-resources-230416-04:39:01:914-70107], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T04:39:01.795Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T04:39:01.796Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T04:39:01.796Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T04:39:01.805Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:39:01.805Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 892e7fde-cda1-4779-8e77-da5ddb441813 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-16T04:39:01.805Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-16T04:39:01.805Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:39:01.805Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:39:01.805Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619941805,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:39:01.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:39:01.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619941805,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-16T04:39:01.837Z||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-04-16T04:39:02.835Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:39:02.836Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-16T04:39:02.836Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:39:02.836Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:39:02.837Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:39:02.837Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T04:39:02.842Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-e71eb0f5-0009-4101-8651-33571b02b9f2
2023-04-16T04:39:02.843Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:39:02.843Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T04:39:02.843Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T04:39:04.849Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:07.859Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:10.871Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:13.883Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:16.897Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:19.910Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:22.926Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:25.940Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:28.952Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:31.962Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:34.972Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:37.984Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:40.997Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:44.008Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:47.018Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:50.028Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:39:51.944Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:39:51.963Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T04:39:51.963Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T04:39:51.970Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:39:51.970Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-e71eb0f5-0009-4101-8651-33571b02b9f2', protocol='range'}
2023-04-16T04:39:51.976Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-e71eb0f5-0009-4101-8651-33571b02b9f2=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-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T04:39:51.994Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-e71eb0f5-0009-4101-8651-33571b02b9f2', protocol='range'}
2023-04-16T04:39:51.994Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:39:51.995Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T04:39:51.995Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T04:39:51.995Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T04:39:51.997Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T04:39:52.000Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:39:52.001Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:39:52.001Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:39:52.001Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=87, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:39:52.002Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:39:52.002Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:39:52.005Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:39:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:39:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:39:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:39:52.007Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:39:52.007Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:39:52.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T04:39:52.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"892e7fde-cda1-4779-8e77-da5ddb441813","serviceName":"basic_onboard_zoSFLb","serviceVersion":"1.0","serviceUUID":"46fd4c2e-f18f-46d1-b654-9369ce5b09a9","serviceDescription":"service","serviceInvariantUUID":"980a7172-211d-48eb-b656-2ae623218985","resources":[{"resourceInstanceName":"basic_onboard_zoSFLb 0","resourceName":"basic_onboard_zoSFLb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"216de38d-3b23-4e1f-962d-50d1e6390303","resourceInvariantUUID":"e01aba54-d4ff-4021-a4e6-195676d4e8c4","resourceCustomizationUUID":"8dd37ae8-63e6-48dc-b56d-3faa886baf9b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml","artifactChecksum":"ZTRhOGM0Y2UzYTZjZjIzZDRlMjI5ZmIyMmM0NjhkYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"948094ab-c57f-4a25-9791-b67c5978f9e4","artifactVersion":"1"},{"artifactName":"basic_onboard_zosflb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json","artifactChecksum":"MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fcc634f6-6df9-4b74-9e26-e4defe79753a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d59e218e-2bb8-4645-bf0a-11a0c1726277","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea0c6576-aff3-4dd7-b2bf-807f95ea9330","artifactVersion":"2","generatedFromUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZosflb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml","artifactChecksum":"NDdjMzc0ODFlNzFiYmI5OWJiYzQ4YjdlYzA4OTc2NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc2a2b4f-fa65-4002-987f-bcc899ea0f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZosflb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar","artifactChecksum":"NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"453ffbfb-0bd5-4f36-97b3-7ca3c816269c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T04:39:52.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:39:52.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:39:52.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:39:52.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619942835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:39:53.017Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:39:53.018Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619942835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:39:53.018Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:39:53.020Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:39:53.020Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:39:53.020Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:39:53.020Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619942835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:39:54.021Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:39:54.021Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:39:54.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:39:54.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619942835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:39:55.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:39:55.023Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:39:55.023Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:39:55.023Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619942835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:39:56.024Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:39:56.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:39:56.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:39:56.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619942835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:39:57.026Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:39:57.027Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:39:57.027Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:39:57.027Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619942835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:39:58.028Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:39:58.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:39:58.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:39:58.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619942835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:39:59.031Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"serviceName": "basic_onboard_zoSFLb",
"serviceVersion": "1.0",
"serviceUUID": "46fd4c2e-f18f-46d1-b654-9369ce5b09a9",
"serviceDescription": "service",
"serviceInvariantUUID": "980a7172-211d-48eb-b656-2ae623218985",
"resources": [
{
"resourceInstanceName": "basic_onboard_zoSFLb 0",
"resourceCustomizationUUID": "8dd37ae8-63e6-48dc-b56d-3faa886baf9b",
"resourceName": "basic_onboard_zoSFLb",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "216de38d-3b23-4e1f-962d-50d1e6390303",
"resourceInvariantUUID": "e01aba54-d4ff-4021-a4e6-195676d4e8c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zosflb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"artifactChecksum": "MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fcc634f6-6df9-4b74-9e26-e4defe79753a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"generatedFromUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZosflb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"artifactChecksum": "NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "453ffbfb-0bd5-4f36-97b3-7ca3c816269c"
}
],
"workloadContext": "Production"
}
2023-04-16T04:39:59.032Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T04:39:59.032Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC
2023-04-16T04:39:59.033Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:892e7fde-cda1-4779-8e77-da5ddb441813
ServiceName:basic_onboard_zoSFLb
ServiceVersion:1.0
ServiceUUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
ServiceInvariantUUID:980a7172-211d-48eb-b656-2ae623218985
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZosflb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
ArtifactUUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c
ArtifactChecksum:NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zoSFLb 0
ResourceCustomizationUUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
ResourceInvariantUUID:e01aba54-d4ff-4021-a4e6-195676d4e8c4
ResourceName:basic_onboard_zoSFLb
ResourceType:VF
ResourceUUID:216de38d-3b23-4e1f-962d-50d1e6390303
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zosflb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
ArtifactUUID:fcc634f6-6df9-4b74-9e26-e4defe79753a
ArtifactChecksum:MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1fccdb55-7a38-4083-ab96-8e89321b5bce
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T04:39:59.033Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 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-04-16T04:39:59.092Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T04:39:59.093Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T04:39:59.093Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T04:39:59.093Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:39:59.093Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T04:39:59.094Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:39:59.127Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T04:39:59.128Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4de2a3a7
2023-04-16T04:39:59.128Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T04:39:59.128Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T04:39:59.129Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardZosflb-csar.csar /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar 453ffbfb-0bd5-4f36-97b3-7ca3c816269c Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T04:39:59.129Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar ASDC sendASDCNotification
2023-04-16T04:39:59.129Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(Specified artifact is not found)
2023-04-16T04:39:59.129Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T04:39:59.130Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:39:59.130Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:39:59.130Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619999129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:40:00.131Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardZosflb-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(UUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T04:40:00.160Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:40:00.161Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T04:40:00.166Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||basic_onboard_zoSFLb 0
2023-04-16T04:40:00.166Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
2023-04-16T04:40:00.166Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fcc634f6-6df9-4b74-9e26-e4defe79753a from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T04:40:00.166Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T04:40:00.166Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T04:40:00.186Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T04:40:00.186Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@763efbb5
2023-04-16T04:40:00.186Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T04:40:00.187Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T04:40:00.187Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_zosflb0_modules.json /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json fcc634f6-6df9-4b74-9e26-e4defe79753a Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T04:40:00.187Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json ASDC sendASDCNotification
2023-04-16T04:40:00.187Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(Specified artifact is not found)
2023-04-16T04:40:00.187Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T04:40:00.187Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:40:00.188Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:40:00.188Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620000187,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:40:01.189Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_zosflb0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(UUID:fcc634f6-6df9-4b74-9e26-e4defe79753a)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:40:01.190Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:40:01.228Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:40:01.235Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:40:01.235Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:40:31.236Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:40:31.261Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:40:31.266Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:40:31.266Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:40:51.945Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:40:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:40:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619942835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T04:40:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:41:01.266Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:41:01.294Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:41:01.301Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:41:01.301Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:41:31.302Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:41:31.331Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:41:31.337Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:41:31.337Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:41:51.944Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:41:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:41:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619942835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T04:41:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:41:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:41:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619942835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:41:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:41:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:41:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619942835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T04:41:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:41:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:41:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619942835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:41:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:41:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:41:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619942835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T04:41:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:41:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:41:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681619999129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T04:41:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:41:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:41:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620000187,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T04:41:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:42:01.338Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:42:01.362Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:42:01.368Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:42:01.368Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:42:31.369Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:42:31.394Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:42:31.398Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:42:31.398Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:42:51.944Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:43:01.398Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:43:01.422Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:43:01.428Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:43:01.428Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:43:31.428Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:43:31.448Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:43:31.453Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:43:31.453Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:43:51.945Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:44:01.453Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:44:01.481Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:44:01.487Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:44:01.488Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:44:31.488Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:44:31.516Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:44:31.522Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:44:31.522Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:44:51.946Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:44:52.041Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:44:52.042Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Member SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-e71eb0f5-0009-4101-8651-33571b02b9f2 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-04-16T04:44:52.042Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-16T04:44:52.042Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-16T04:44:52.651Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:44:52.665Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T04:44:52.666Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T04:44:52.672Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:44:52.672Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T04:44:52.689Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:44:52.690Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T04:44:52.690Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T04:44:52.694Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:44:52.694Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:44:52.695Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:44:52.695Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=96, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:44:52.695Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:44:52.695Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:45:01.523Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-16T04:45:01.523Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T04:45:01.532Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and serviceModelVersionId: 46fd4c2e-f18f-46d1-b654-9369ce5b09a9
2023-04-16T04:45:01.533Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 980a7172-211d-48eb-b656-2ae623218985
2023-04-16T04:45:01.534Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0
2023-04-16T04:45:01.543Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T04:45:01.575Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-16T04:45:01.576Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||Invoke
2023-04-16T04:45:01.585Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-16T04:45:01.718Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||InvokeReturn
2023-04-16T04:45:01.718Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 04:45:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[172232], x-aai-txid=[1-aai-resources-230416-04:45:01:858-9639], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T04:45:01.718Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T04:45:01.719Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T04:45:01.719Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T04:45:01.732Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:45:01.732Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 892e7fde-cda1-4779-8e77-da5ddb441813 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-16T04:45:01.733Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-16T04:45:01.733Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:45:01.733Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:45:01.733Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620301733,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:45:01.756Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-16T04:45:01.756Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620301733,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-16T04:45:01.757Z||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-04-16T04:45:02.765Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:45:02.766Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-16T04:45:02.767Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:45:02.767Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:45:02.767Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:45:02.767Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T04:45:02.772Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-c808b067-d09d-4fd1-bbad-60851251a227
2023-04-16T04:45:02.773Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:45:02.773Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T04:45:02.773Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T04:45:04.798Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:07.808Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:10.817Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:13.829Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:16.838Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:19.849Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:22.863Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:25.874Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:28.883Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:31.894Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:34.904Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:37.914Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:40.924Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:43.932Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:46.945Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:49.956Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:45:51.944Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:45:51.962Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T04:45:51.963Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T04:45:51.970Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:45:51.971Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-c808b067-d09d-4fd1-bbad-60851251a227', protocol='range'}
2023-04-16T04:45:51.977Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=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-5827bb31-7237-46f8-9e34-a44f0e800802-c808b067-d09d-4fd1-bbad-60851251a227=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-16T04:45:51.993Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:45:51.994Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-c808b067-d09d-4fd1-bbad-60851251a227', protocol='range'}
2023-04-16T04:45:51.994Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T04:45:51.994Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T04:45:51.994Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T04:45:51.996Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T04:45:52.000Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:45:52.001Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:45:52.000Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:45:52.001Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:45:52.001Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:45:52.001Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:45:52.001Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:45:52.001Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:45:52.001Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:45:52.002Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=97, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:45:52.002Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:45:52.002Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:45:52.010Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T04:45:52.010Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"892e7fde-cda1-4779-8e77-da5ddb441813","serviceName":"basic_onboard_zoSFLb","serviceVersion":"1.0","serviceUUID":"46fd4c2e-f18f-46d1-b654-9369ce5b09a9","serviceDescription":"service","serviceInvariantUUID":"980a7172-211d-48eb-b656-2ae623218985","resources":[{"resourceInstanceName":"basic_onboard_zoSFLb 0","resourceName":"basic_onboard_zoSFLb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"216de38d-3b23-4e1f-962d-50d1e6390303","resourceInvariantUUID":"e01aba54-d4ff-4021-a4e6-195676d4e8c4","resourceCustomizationUUID":"8dd37ae8-63e6-48dc-b56d-3faa886baf9b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml","artifactChecksum":"ZTRhOGM0Y2UzYTZjZjIzZDRlMjI5ZmIyMmM0NjhkYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"948094ab-c57f-4a25-9791-b67c5978f9e4","artifactVersion":"1"},{"artifactName":"basic_onboard_zosflb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json","artifactChecksum":"MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fcc634f6-6df9-4b74-9e26-e4defe79753a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d59e218e-2bb8-4645-bf0a-11a0c1726277","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea0c6576-aff3-4dd7-b2bf-807f95ea9330","artifactVersion":"2","generatedFromUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZosflb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml","artifactChecksum":"NDdjMzc0ODFlNzFiYmI5OWJiYzQ4YjdlYzA4OTc2NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc2a2b4f-fa65-4002-987f-bcc899ea0f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZosflb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar","artifactChecksum":"NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"453ffbfb-0bd5-4f36-97b3-7ca3c816269c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T04:45:52.011Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:45:52.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:45:52.017Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:45:52.018Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620302765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:45:53.017Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-16T04:45:53.018Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620302765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:45:53.019Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:45:53.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:45:53.020Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:45:53.020Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:45:53.020Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620302765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:45:54.021Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:45:54.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:45:54.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:45:54.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620302765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:45:55.023Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:45:55.024Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:45:55.024Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:45:55.024Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620302765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:45:56.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:45:56.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:45:56.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:45:56.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620302765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:45:57.026Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:45:57.027Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:45:57.027Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:45:57.027Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620302765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:45:58.028Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:45:58.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:45:58.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:45:58.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620302765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:45:59.030Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"serviceName": "basic_onboard_zoSFLb",
"serviceVersion": "1.0",
"serviceUUID": "46fd4c2e-f18f-46d1-b654-9369ce5b09a9",
"serviceDescription": "service",
"serviceInvariantUUID": "980a7172-211d-48eb-b656-2ae623218985",
"resources": [
{
"resourceInstanceName": "basic_onboard_zoSFLb 0",
"resourceCustomizationUUID": "8dd37ae8-63e6-48dc-b56d-3faa886baf9b",
"resourceName": "basic_onboard_zoSFLb",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "216de38d-3b23-4e1f-962d-50d1e6390303",
"resourceInvariantUUID": "e01aba54-d4ff-4021-a4e6-195676d4e8c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zosflb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"artifactChecksum": "MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fcc634f6-6df9-4b74-9e26-e4defe79753a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"generatedFromUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZosflb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"artifactChecksum": "NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "453ffbfb-0bd5-4f36-97b3-7ca3c816269c"
}
],
"workloadContext": "Production"
}
2023-04-16T04:45:59.030Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T04:45:59.031Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC
2023-04-16T04:45:59.031Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:892e7fde-cda1-4779-8e77-da5ddb441813
ServiceName:basic_onboard_zoSFLb
ServiceVersion:1.0
ServiceUUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
ServiceInvariantUUID:980a7172-211d-48eb-b656-2ae623218985
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZosflb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
ArtifactUUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c
ArtifactChecksum:NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zoSFLb 0
ResourceCustomizationUUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
ResourceInvariantUUID:e01aba54-d4ff-4021-a4e6-195676d4e8c4
ResourceName:basic_onboard_zoSFLb
ResourceType:VF
ResourceUUID:216de38d-3b23-4e1f-962d-50d1e6390303
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zosflb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
ArtifactUUID:fcc634f6-6df9-4b74-9e26-e4defe79753a
ArtifactChecksum:MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1fccdb55-7a38-4083-ab96-8e89321b5bce
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T04:45:59.031Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 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-04-16T04:45:59.089Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T04:45:59.090Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T04:45:59.090Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T04:45:59.090Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:45:59.090Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T04:45:59.090Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:45:59.125Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T04:45:59.126Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5fbb73a3
2023-04-16T04:45:59.126Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T04:45:59.126Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T04:45:59.126Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardZosflb-csar.csar /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar 453ffbfb-0bd5-4f36-97b3-7ca3c816269c Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T04:45:59.126Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar ASDC sendASDCNotification
2023-04-16T04:45:59.126Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(Specified artifact is not found)
2023-04-16T04:45:59.126Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T04:45:59.127Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:45:59.127Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:45:59.127Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620359126,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:46:00.128Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardZosflb-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(UUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T04:46:00.160Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:46:00.161Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T04:46:00.167Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||basic_onboard_zoSFLb 0
2023-04-16T04:46:00.167Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
2023-04-16T04:46:00.167Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fcc634f6-6df9-4b74-9e26-e4defe79753a from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T04:46:00.168Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T04:46:00.168Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T04:46:00.187Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T04:46:00.188Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@f97c2c4
2023-04-16T04:46:00.188Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T04:46:00.188Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T04:46:00.188Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_zosflb0_modules.json /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json fcc634f6-6df9-4b74-9e26-e4defe79753a Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T04:46:00.189Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json ASDC sendASDCNotification
2023-04-16T04:46:00.189Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(Specified artifact is not found)
2023-04-16T04:46:00.189Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T04:46:00.189Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:46:00.189Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:46:00.189Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620360189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:46:01.190Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_zosflb0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(UUID:fcc634f6-6df9-4b74-9e26-e4defe79753a)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:46:01.190Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:46:01.218Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:46:01.223Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:46:01.223Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:46:31.224Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:46:31.263Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:46:31.278Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:46:31.278Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:46:51.944Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:46:51.946Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-16T04:46:51.946Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620302765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T04:46:51.947Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:47:01.279Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:47:01.305Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:47:01.311Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:47:01.312Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:47:31.312Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:47:31.333Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:47:31.338Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:47:31.338Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:47:51.944Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:47:51.946Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-16T04:47:51.946Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620302765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T04:47:51.947Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:47:51.947Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-16T04:47:51.948Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620302765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:47:51.948Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:47:51.948Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-16T04:47:51.948Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620302765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T04:47:51.948Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:47:51.948Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-16T04:47:51.948Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620302765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:47:51.948Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:47:51.948Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-16T04:47:51.948Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620302765,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T04:47:51.948Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:47:51.949Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-16T04:47:51.949Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620359126,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T04:47:51.949Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:47:51.949Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-16T04:47:51.949Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620360189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T04:47:51.949Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:48:01.339Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:48:01.363Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:48:01.368Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:48:01.368Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:48:31.368Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:48:31.391Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:48:31.396Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:48:31.396Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:48:51.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:49:01.396Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:49:01.422Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:49:01.427Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:49:01.427Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:49:31.428Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:49:31.455Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:49:31.460Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:49:31.461Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:49:51.946Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:50:01.461Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:50:01.487Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:50:01.493Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:50:01.493Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:50:31.493Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:50:31.516Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:50:31.520Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:50:31.521Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:50:51.947Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:50:52.023Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:50:52.024Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Member SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-c808b067-d09d-4fd1-bbad-60851251a227 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-04-16T04:50:52.025Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-16T04:50:52.025Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-16T04:50:52.625Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:50:52.640Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T04:50:52.641Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T04:50:52.649Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:50:52.649Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T04:50:52.664Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:50:52.665Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T04:50:52.665Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T04:50:52.669Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:50:52.669Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:50:52.670Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:50:52.670Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=106, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:50:52.670Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:50:52.670Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:51:01.521Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-16T04:51:01.521Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T04:51:01.532Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and serviceModelVersionId: 46fd4c2e-f18f-46d1-b654-9369ce5b09a9
2023-04-16T04:51:01.533Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 980a7172-211d-48eb-b656-2ae623218985
2023-04-16T04:51:01.534Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0
2023-04-16T04:51:01.541Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T04:51:01.562Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||Invoke
2023-04-16T04:51:01.562Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[892e7fde-cda1-4779-8e77-da5ddb441813], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2d49b9f1-cff6-4bdb-a354-daa7f996e367], X-ECOMP-RequestID=[892e7fde-cda1-4779-8e77-da5ddb441813], X-TransactionId=[], X-ONAP-RequestID=[892e7fde-cda1-4779-8e77-da5ddb441813], Content-Type=[application/merge-patch+json]}
2023-04-16T04:51:01.574Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-16T04:51:01.726Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?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/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 04:51:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[172232], x-aai-txid=[0-aai-resources-230416-04:51:01:844-96600], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T04:51:01.726Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-16T04:51:01.727Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||InvokeReturn
2023-04-16T04:51:01.727Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T04:51:01.727Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T04:51:01.735Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:51:01.736Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 892e7fde-cda1-4779-8e77-da5ddb441813 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-16T04:51:01.736Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-16T04:51:01.736Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:51:01.736Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:51:01.736Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620661736,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:51:01.765Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T04:51:01.765Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620661736,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-16T04:51:01.766Z||pool-2-thread-9|||||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-04-16T04:51:02.778Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:51:02.778Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-16T04:51:02.779Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:51:02.779Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:51:02.779Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:51:02.780Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T04:51:02.785Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-ab2b8721-f279-4453-91eb-d3a06cb976a7
2023-04-16T04:51:02.785Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:51:02.786Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T04:51:02.786Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T04:51:04.773Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:07.785Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:10.796Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:13.806Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:16.815Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:19.825Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:22.836Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:25.845Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:28.856Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:31.869Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:34.878Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:37.888Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:40.899Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:43.912Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:46.926Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:49.936Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:51:51.944Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:51:51.961Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T04:51:51.961Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T04:51:51.968Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-ab2b8721-f279-4453-91eb-d3a06cb976a7', protocol='range'}
2023-04-16T04:51:51.968Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:51:51.973Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=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-5827bb31-7237-46f8-9e34-a44f0e800802-ab2b8721-f279-4453-91eb-d3a06cb976a7=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-16T04:51:51.989Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-ab2b8721-f279-4453-91eb-d3a06cb976a7', protocol='range'}
2023-04-16T04:51:51.989Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:51:51.990Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T04:51:51.990Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T04:51:51.990Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T04:51:51.990Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T04:51:51.995Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:51:51.995Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:51:51.995Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:51:51.996Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:51:51.996Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:51:51.996Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:51:51.996Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:51:51.996Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=107, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:51:51.996Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:51:51.996Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:51:51.996Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:51:51.997Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:51:52.005Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T04:51:52.005Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"892e7fde-cda1-4779-8e77-da5ddb441813","serviceName":"basic_onboard_zoSFLb","serviceVersion":"1.0","serviceUUID":"46fd4c2e-f18f-46d1-b654-9369ce5b09a9","serviceDescription":"service","serviceInvariantUUID":"980a7172-211d-48eb-b656-2ae623218985","resources":[{"resourceInstanceName":"basic_onboard_zoSFLb 0","resourceName":"basic_onboard_zoSFLb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"216de38d-3b23-4e1f-962d-50d1e6390303","resourceInvariantUUID":"e01aba54-d4ff-4021-a4e6-195676d4e8c4","resourceCustomizationUUID":"8dd37ae8-63e6-48dc-b56d-3faa886baf9b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml","artifactChecksum":"ZTRhOGM0Y2UzYTZjZjIzZDRlMjI5ZmIyMmM0NjhkYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"948094ab-c57f-4a25-9791-b67c5978f9e4","artifactVersion":"1"},{"artifactName":"basic_onboard_zosflb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json","artifactChecksum":"MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fcc634f6-6df9-4b74-9e26-e4defe79753a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d59e218e-2bb8-4645-bf0a-11a0c1726277","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea0c6576-aff3-4dd7-b2bf-807f95ea9330","artifactVersion":"2","generatedFromUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZosflb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml","artifactChecksum":"NDdjMzc0ODFlNzFiYmI5OWJiYzQ4YjdlYzA4OTc2NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc2a2b4f-fa65-4002-987f-bcc899ea0f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZosflb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar","artifactChecksum":"NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"453ffbfb-0bd5-4f36-97b3-7ca3c816269c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T04:51:52.007Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:51:52.008Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:51:52.008Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:51:52.008Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620662778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:51:52.519Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:51:52.519Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620662778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:51:52.520Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:51:53.009Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:51:53.010Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:51:53.010Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:51:53.010Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620662778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:51:54.011Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:51:54.012Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:51:54.012Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:51:54.012Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620662778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:51:55.013Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:51:55.014Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:51:55.014Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:51:55.014Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620662778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:51:56.014Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:51:56.015Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:51:56.015Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:51:56.015Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620662778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:51:57.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:51:57.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:51:57.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:51:57.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620662778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:51:58.017Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:51:58.017Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:51:58.018Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:51:58.018Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620662778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:51:59.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"serviceName": "basic_onboard_zoSFLb",
"serviceVersion": "1.0",
"serviceUUID": "46fd4c2e-f18f-46d1-b654-9369ce5b09a9",
"serviceDescription": "service",
"serviceInvariantUUID": "980a7172-211d-48eb-b656-2ae623218985",
"resources": [
{
"resourceInstanceName": "basic_onboard_zoSFLb 0",
"resourceCustomizationUUID": "8dd37ae8-63e6-48dc-b56d-3faa886baf9b",
"resourceName": "basic_onboard_zoSFLb",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "216de38d-3b23-4e1f-962d-50d1e6390303",
"resourceInvariantUUID": "e01aba54-d4ff-4021-a4e6-195676d4e8c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zosflb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"artifactChecksum": "MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fcc634f6-6df9-4b74-9e26-e4defe79753a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"generatedFromUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZosflb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"artifactChecksum": "NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "453ffbfb-0bd5-4f36-97b3-7ca3c816269c"
}
],
"workloadContext": "Production"
}
2023-04-16T04:51:59.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T04:51:59.020Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC
2023-04-16T04:51:59.020Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:892e7fde-cda1-4779-8e77-da5ddb441813
ServiceName:basic_onboard_zoSFLb
ServiceVersion:1.0
ServiceUUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
ServiceInvariantUUID:980a7172-211d-48eb-b656-2ae623218985
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZosflb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
ArtifactUUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c
ArtifactChecksum:NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zoSFLb 0
ResourceCustomizationUUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
ResourceInvariantUUID:e01aba54-d4ff-4021-a4e6-195676d4e8c4
ResourceName:basic_onboard_zoSFLb
ResourceType:VF
ResourceUUID:216de38d-3b23-4e1f-962d-50d1e6390303
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zosflb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
ArtifactUUID:fcc634f6-6df9-4b74-9e26-e4defe79753a
ArtifactChecksum:MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1fccdb55-7a38-4083-ab96-8e89321b5bce
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T04:51:59.020Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 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-04-16T04:51:59.074Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T04:51:59.075Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T04:51:59.075Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T04:51:59.075Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:51:59.075Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T04:51:59.076Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:51:59.111Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T04:51:59.112Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@585fcf98
2023-04-16T04:51:59.112Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T04:51:59.112Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T04:51:59.112Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardZosflb-csar.csar /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar 453ffbfb-0bd5-4f36-97b3-7ca3c816269c Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T04:51:59.113Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar ASDC sendASDCNotification
2023-04-16T04:51:59.113Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(Specified artifact is not found)
2023-04-16T04:51:59.113Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T04:51:59.113Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:51:59.113Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:51:59.114Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620719113,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:52:00.115Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardZosflb-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(UUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T04:52:00.137Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:52:00.138Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T04:52:00.142Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||basic_onboard_zoSFLb 0
2023-04-16T04:52:00.143Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
2023-04-16T04:52:00.143Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fcc634f6-6df9-4b74-9e26-e4defe79753a from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T04:52:00.143Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T04:52:00.143Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T04:52:00.162Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T04:52:00.162Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@17dad24
2023-04-16T04:52:00.162Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T04:52:00.162Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T04:52:00.162Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_zosflb0_modules.json /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json fcc634f6-6df9-4b74-9e26-e4defe79753a Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T04:52:00.162Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json ASDC sendASDCNotification
2023-04-16T04:52:00.163Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(Specified artifact is not found)
2023-04-16T04:52:00.163Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T04:52:00.163Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:52:00.163Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:52:00.163Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620720162,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:52:01.164Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_zosflb0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(UUID:fcc634f6-6df9-4b74-9e26-e4defe79753a)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:52:01.164Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:52:01.192Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:52:01.197Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:52:01.197Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:52:31.198Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:52:31.218Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:52:31.223Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:52:31.223Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:52:51.944Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:52:51.953Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:52:51.953Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620662778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T04:52:51.954Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:52:51.954Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:52:51.954Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620662778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T04:52:51.954Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:52:51.954Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:52:51.954Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620662778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:52:51.955Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:52:51.955Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:52:51.955Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620662778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T04:52:51.955Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:52:51.955Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:52:51.955Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620662778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:52:51.955Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:52:51.955Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:52:51.955Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620662778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T04:52:51.955Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:52:51.955Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:52:51.956Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620719113,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T04:52:51.956Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:52:51.956Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T04:52:51.956Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681620720162,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T04:52:51.956Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:53:01.223Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:53:01.250Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:53:01.255Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:53:01.256Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:53:31.256Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:53:31.281Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:53:31.286Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:53:31.286Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:53:51.944Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:54:01.287Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:54:01.312Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:54:01.317Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:54:01.317Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:54:31.318Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:54:31.344Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:54:31.351Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:54:31.351Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:54:51.945Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:55:01.352Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:55:01.382Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:55:01.388Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:55:01.388Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:55:31.388Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:55:31.424Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:55:31.431Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:55:31.431Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:55:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:56:01.431Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:56:01.454Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:56:01.459Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:56:01.459Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:56:31.460Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:56:31.489Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:56:31.494Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:56:31.495Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:56:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:56:52.007Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:56:52.008Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Member SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-ab2b8721-f279-4453-91eb-d3a06cb976a7 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-04-16T04:56:52.008Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-16T04:56:52.008Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-16T04:56:52.439Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:56:52.452Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T04:56:52.453Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T04:56:52.458Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:56:52.459Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 12: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T04:56:52.474Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:56:52.475Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T04:56:52.475Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T04:56:52.480Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:56:52.480Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:56:52.481Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:56:52.481Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=116, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:56:52.481Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:56:52.481Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:57:01.495Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-16T04:57:01.495Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T04:57:01.504Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and serviceModelVersionId: 46fd4c2e-f18f-46d1-b654-9369ce5b09a9
2023-04-16T04:57:01.504Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 980a7172-211d-48eb-b656-2ae623218985
2023-04-16T04:57:01.505Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0
2023-04-16T04:57:01.512Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T04:57:01.530Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||Invoke
2023-04-16T04:57:01.531Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[892e7fde-cda1-4779-8e77-da5ddb441813], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[373b9d8e-f208-4251-a81c-b04e7eb4ff2b], X-ECOMP-RequestID=[892e7fde-cda1-4779-8e77-da5ddb441813], X-TransactionId=[], X-ONAP-RequestID=[892e7fde-cda1-4779-8e77-da5ddb441813], Content-Type=[application/merge-patch+json]}
2023-04-16T04:57:01.538Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-16T04:57:01.691Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?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/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 04:57:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[172232], x-aai-txid=[1-aai-resources-230416-04:57:01:807-23520], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T04:57:01.692Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-16T04:57:01.693Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||InvokeReturn
2023-04-16T04:57:01.693Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T04:57:01.693Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T04:57:01.703Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:57:01.703Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 892e7fde-cda1-4779-8e77-da5ddb441813 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-16T04:57:01.704Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-16T04:57:01.704Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:57:01.704Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:57:01.704Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621021704,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:57:01.730Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:57:01.731Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621021704,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-16T04:57:01.732Z|892e7fde-cda1-4779-8e77-da5ddb441813|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-04-16T04:57:02.743Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T04:57:02.744Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-16T04:57:02.744Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:57:02.745Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:57:02.745Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:57:02.745Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T04:57:02.750Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-6d567f62-8251-4363-aca2-e19d9ae5bf31
2023-04-16T04:57:02.751Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:57:02.751Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T04:57:02.751Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T04:57:04.642Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:07.651Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:10.662Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:13.672Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:16.684Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:19.693Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:22.703Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:25.712Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:28.722Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:31.735Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:34.748Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:37.757Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:40.766Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:43.776Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:46.788Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:49.798Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T04:57:51.944Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:57:51.962Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T04:57:51.963Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T04:57:51.970Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-6d567f62-8251-4363-aca2-e19d9ae5bf31', protocol='range'}
2023-04-16T04:57:51.970Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:57:51.977Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 13: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=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-5827bb31-7237-46f8-9e34-a44f0e800802-6d567f62-8251-4363-aca2-e19d9ae5bf31=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-16T04:57:51.997Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-6d567f62-8251-4363-aca2-e19d9ae5bf31', protocol='range'}
2023-04-16T04:57:51.997Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T04:57:51.998Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T04:57:51.998Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T04:57:51.998Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T04:57:51.999Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T04:57:52.002Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:57:52.002Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:57:52.002Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:57:52.003Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:57:52.003Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:57:52.003Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T04:57:52.004Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:57:52.005Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:57:52.005Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:57:52.005Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=117, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T04:57:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T04:57:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T04:57:52.012Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T04:57:52.012Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"892e7fde-cda1-4779-8e77-da5ddb441813","serviceName":"basic_onboard_zoSFLb","serviceVersion":"1.0","serviceUUID":"46fd4c2e-f18f-46d1-b654-9369ce5b09a9","serviceDescription":"service","serviceInvariantUUID":"980a7172-211d-48eb-b656-2ae623218985","resources":[{"resourceInstanceName":"basic_onboard_zoSFLb 0","resourceName":"basic_onboard_zoSFLb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"216de38d-3b23-4e1f-962d-50d1e6390303","resourceInvariantUUID":"e01aba54-d4ff-4021-a4e6-195676d4e8c4","resourceCustomizationUUID":"8dd37ae8-63e6-48dc-b56d-3faa886baf9b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml","artifactChecksum":"ZTRhOGM0Y2UzYTZjZjIzZDRlMjI5ZmIyMmM0NjhkYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"948094ab-c57f-4a25-9791-b67c5978f9e4","artifactVersion":"1"},{"artifactName":"basic_onboard_zosflb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json","artifactChecksum":"MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fcc634f6-6df9-4b74-9e26-e4defe79753a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d59e218e-2bb8-4645-bf0a-11a0c1726277","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea0c6576-aff3-4dd7-b2bf-807f95ea9330","artifactVersion":"2","generatedFromUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZosflb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml","artifactChecksum":"NDdjMzc0ODFlNzFiYmI5OWJiYzQ4YjdlYzA4OTc2NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc2a2b4f-fa65-4002-987f-bcc899ea0f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZosflb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar","artifactChecksum":"NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"453ffbfb-0bd5-4f36-97b3-7ca3c816269c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T04:57:52.015Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:57:52.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:57:52.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:57:52.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621022743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:57:53.017Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:57:53.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:57:53.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:57:53.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621022743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:57:53.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:57:53.023Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621022743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:57:53.024Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:57:54.020Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:57:54.021Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:57:54.021Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:57:54.021Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621022743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:57:55.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:57:55.023Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:57:55.023Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:57:55.023Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621022743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:57:56.024Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:57:56.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:57:56.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:57:56.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621022743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:57:57.026Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:57:57.026Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:57:57.027Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:57:57.027Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621022743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:57:58.028Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T04:57:58.028Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:57:58.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:57:58.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621022743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:57:59.030Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"serviceName": "basic_onboard_zoSFLb",
"serviceVersion": "1.0",
"serviceUUID": "46fd4c2e-f18f-46d1-b654-9369ce5b09a9",
"serviceDescription": "service",
"serviceInvariantUUID": "980a7172-211d-48eb-b656-2ae623218985",
"resources": [
{
"resourceInstanceName": "basic_onboard_zoSFLb 0",
"resourceCustomizationUUID": "8dd37ae8-63e6-48dc-b56d-3faa886baf9b",
"resourceName": "basic_onboard_zoSFLb",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "216de38d-3b23-4e1f-962d-50d1e6390303",
"resourceInvariantUUID": "e01aba54-d4ff-4021-a4e6-195676d4e8c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zosflb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"artifactChecksum": "MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fcc634f6-6df9-4b74-9e26-e4defe79753a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"generatedFromUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZosflb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"artifactChecksum": "NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "453ffbfb-0bd5-4f36-97b3-7ca3c816269c"
}
],
"workloadContext": "Production"
}
2023-04-16T04:57:59.031Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T04:57:59.031Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC
2023-04-16T04:57:59.032Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:892e7fde-cda1-4779-8e77-da5ddb441813
ServiceName:basic_onboard_zoSFLb
ServiceVersion:1.0
ServiceUUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
ServiceInvariantUUID:980a7172-211d-48eb-b656-2ae623218985
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZosflb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
ArtifactUUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c
ArtifactChecksum:NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zoSFLb 0
ResourceCustomizationUUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
ResourceInvariantUUID:e01aba54-d4ff-4021-a4e6-195676d4e8c4
ResourceName:basic_onboard_zoSFLb
ResourceType:VF
ResourceUUID:216de38d-3b23-4e1f-962d-50d1e6390303
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zosflb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
ArtifactUUID:fcc634f6-6df9-4b74-9e26-e4defe79753a
ArtifactChecksum:MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1fccdb55-7a38-4083-ab96-8e89321b5bce
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T04:57:59.032Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 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-04-16T04:57:59.084Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T04:57:59.084Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T04:57:59.085Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T04:57:59.085Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:57:59.085Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T04:57:59.085Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T04:57:59.116Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T04:57:59.117Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@357d55b4
2023-04-16T04:57:59.117Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T04:57:59.117Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T04:57:59.118Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardZosflb-csar.csar /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar 453ffbfb-0bd5-4f36-97b3-7ca3c816269c Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T04:57:59.118Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar ASDC sendASDCNotification
2023-04-16T04:57:59.118Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(Specified artifact is not found)
2023-04-16T04:57:59.118Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T04:57:59.119Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:57:59.119Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:57:59.119Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621079118,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:58:00.120Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardZosflb-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(UUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T04:58:00.142Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:58:00.142Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T04:58:00.148Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||basic_onboard_zoSFLb 0
2023-04-16T04:58:00.148Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
2023-04-16T04:58:00.148Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fcc634f6-6df9-4b74-9e26-e4defe79753a from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T04:58:00.148Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T04:58:00.149Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T04:58:00.170Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T04:58:00.170Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7801de27
2023-04-16T04:58:00.170Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T04:58:00.171Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T04:58:00.171Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_zosflb0_modules.json /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json fcc634f6-6df9-4b74-9e26-e4defe79753a Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T04:58:00.171Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json ASDC sendASDCNotification
2023-04-16T04:58:00.171Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(Specified artifact is not found)
2023-04-16T04:58:00.171Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T04:58:00.172Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T04:58:00.172Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T04:58:00.172Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621080171,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:58:01.173Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_zosflb0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(UUID:fcc634f6-6df9-4b74-9e26-e4defe79753a)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T04:58:01.173Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:58:01.210Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:58:01.215Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:58:01.215Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:58:31.216Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:58:31.252Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:58:31.267Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:58:31.268Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:58:51.944Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:58:51.945Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:58:51.945Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621022743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T04:58:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:59:01.269Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:59:01.295Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:59:01.300Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:59:01.301Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:59:31.301Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:59:31.324Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T04:59:31.330Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T04:59:31.330Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T04:59:51.944Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T04:59:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:59:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621022743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T04:59:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621022743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621022743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621022743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621022743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621079118,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621080171,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T04:59:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:00:01.331Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:00:01.353Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:00:01.357Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:00:01.358Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:00:31.358Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:00:31.386Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:00:31.390Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:00:31.390Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:00:51.944Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:01:01.390Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:01:01.412Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:01:01.416Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:01:01.416Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:01:31.417Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:01:31.451Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:01:31.456Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:01:31.456Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:01:51.945Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:02:01.456Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:02:01.479Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:02:01.484Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:02:01.484Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:02:31.484Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:02:31.506Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:02:31.510Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:02:31.510Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:02:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:02:52.047Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:02:52.047Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Member SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-6d567f62-8251-4363-aca2-e19d9ae5bf31 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-04-16T05:02:52.047Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-16T05:02:52.048Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-16T05:02:52.691Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:02:52.707Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T05:02:52.708Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T05:02:52.715Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:02:52.715Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 14: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T05:02:52.732Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:02:52.733Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T05:02:52.733Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T05:02:52.740Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:02:52.740Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:02:52.740Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:02:52.741Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=126, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:02:52.741Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:02:52.741Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:03:01.513Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-16T05:03:01.513Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T05:03:01.524Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and serviceModelVersionId: 46fd4c2e-f18f-46d1-b654-9369ce5b09a9
2023-04-16T05:03:01.524Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 980a7172-211d-48eb-b656-2ae623218985
2023-04-16T05:03:01.525Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0
2023-04-16T05:03:01.534Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T05:03:01.557Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||Invoke
2023-04-16T05:03:01.558Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[892e7fde-cda1-4779-8e77-da5ddb441813], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7c8c32cf-4ace-43c4-9495-71b07522e5bf], X-ECOMP-RequestID=[892e7fde-cda1-4779-8e77-da5ddb441813], X-TransactionId=[], X-ONAP-RequestID=[892e7fde-cda1-4779-8e77-da5ddb441813], Content-Type=[application/merge-patch+json]}
2023-04-16T05:03:01.568Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-16T05:03:01.807Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?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/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 05:03:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[236], vertex-id=[172232], x-aai-txid=[2-aai-resources-230416-05:03:01:837-54425], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T05:03:01.808Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-16T05:03:01.808Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||InvokeReturn
2023-04-16T05:03:01.809Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T05:03:01.809Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T05:03:01.820Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:03:01.820Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 892e7fde-cda1-4779-8e77-da5ddb441813 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-16T05:03:01.820Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-16T05:03:01.821Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:03:01.821Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:03:01.821Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621381820,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:03:01.842Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-16T05:03:01.842Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621381820,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-16T05:03:01.842Z|892e7fde-cda1-4779-8e77-da5ddb441813|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-04-16T05:03:02.855Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T05:03:02.855Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-16T05:03:02.856Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:03:02.856Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:03:02.856Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:03:02.856Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T05:03:02.862Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-4c3d2249-8d0e-481f-89e8-19cee8fc252a
2023-04-16T05:03:02.862Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:03:02.863Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T05:03:02.863Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T05:03:04.854Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:07.865Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:10.875Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:13.886Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:16.896Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:19.908Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:22.920Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:25.934Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:28.955Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:31.971Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:34.981Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:38.002Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:41.012Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:44.021Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:47.031Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:50.041Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:03:51.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:03:51.962Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T05:03:51.963Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T05:03:51.969Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-4c3d2249-8d0e-481f-89e8-19cee8fc252a', protocol='range'}
2023-04-16T05:03:51.969Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:03:51.975Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 15: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=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-5827bb31-7237-46f8-9e34-a44f0e800802-4c3d2249-8d0e-481f-89e8-19cee8fc252a=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-16T05:03:51.989Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-4c3d2249-8d0e-481f-89e8-19cee8fc252a', protocol='range'}
2023-04-16T05:03:51.990Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:03:51.990Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T05:03:51.990Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T05:03:51.990Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T05:03:51.990Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T05:03:51.995Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:03:51.995Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:03:51.995Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:03:51.995Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:03:51.995Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:03:51.995Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:03:51.996Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:03:51.996Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:03:51.996Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:03:51.996Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=127, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:03:51.996Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:03:51.996Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:03:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T05:03:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"892e7fde-cda1-4779-8e77-da5ddb441813","serviceName":"basic_onboard_zoSFLb","serviceVersion":"1.0","serviceUUID":"46fd4c2e-f18f-46d1-b654-9369ce5b09a9","serviceDescription":"service","serviceInvariantUUID":"980a7172-211d-48eb-b656-2ae623218985","resources":[{"resourceInstanceName":"basic_onboard_zoSFLb 0","resourceName":"basic_onboard_zoSFLb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"216de38d-3b23-4e1f-962d-50d1e6390303","resourceInvariantUUID":"e01aba54-d4ff-4021-a4e6-195676d4e8c4","resourceCustomizationUUID":"8dd37ae8-63e6-48dc-b56d-3faa886baf9b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml","artifactChecksum":"ZTRhOGM0Y2UzYTZjZjIzZDRlMjI5ZmIyMmM0NjhkYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"948094ab-c57f-4a25-9791-b67c5978f9e4","artifactVersion":"1"},{"artifactName":"basic_onboard_zosflb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json","artifactChecksum":"MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fcc634f6-6df9-4b74-9e26-e4defe79753a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d59e218e-2bb8-4645-bf0a-11a0c1726277","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea0c6576-aff3-4dd7-b2bf-807f95ea9330","artifactVersion":"2","generatedFromUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZosflb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml","artifactChecksum":"NDdjMzc0ODFlNzFiYmI5OWJiYzQ4YjdlYzA4OTc2NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc2a2b4f-fa65-4002-987f-bcc899ea0f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZosflb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar","artifactChecksum":"NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"453ffbfb-0bd5-4f36-97b3-7ca3c816269c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T05:03:52.008Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:03:52.008Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:03:52.008Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:03:52.008Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621382855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:03:53.009Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:03:53.010Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:03:53.010Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:03:53.010Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621382855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:03:53.013Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T05:03:53.013Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621382855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:03:53.014Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:03:54.011Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:03:54.013Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:03:54.014Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:03:54.014Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621382855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:03:55.015Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:03:55.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:03:55.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:03:55.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621382855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:03:56.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:03:56.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:03:56.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:03:56.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621382855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:03:57.021Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:03:57.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:03:57.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:03:57.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621382855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:03:58.023Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:03:58.024Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:03:58.024Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:03:58.024Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621382855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:03:59.026Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"serviceName": "basic_onboard_zoSFLb",
"serviceVersion": "1.0",
"serviceUUID": "46fd4c2e-f18f-46d1-b654-9369ce5b09a9",
"serviceDescription": "service",
"serviceInvariantUUID": "980a7172-211d-48eb-b656-2ae623218985",
"resources": [
{
"resourceInstanceName": "basic_onboard_zoSFLb 0",
"resourceCustomizationUUID": "8dd37ae8-63e6-48dc-b56d-3faa886baf9b",
"resourceName": "basic_onboard_zoSFLb",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "216de38d-3b23-4e1f-962d-50d1e6390303",
"resourceInvariantUUID": "e01aba54-d4ff-4021-a4e6-195676d4e8c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zosflb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"artifactChecksum": "MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fcc634f6-6df9-4b74-9e26-e4defe79753a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"generatedFromUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZosflb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"artifactChecksum": "NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "453ffbfb-0bd5-4f36-97b3-7ca3c816269c"
}
],
"workloadContext": "Production"
}
2023-04-16T05:03:59.026Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T05:03:59.026Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC
2023-04-16T05:03:59.027Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:892e7fde-cda1-4779-8e77-da5ddb441813
ServiceName:basic_onboard_zoSFLb
ServiceVersion:1.0
ServiceUUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
ServiceInvariantUUID:980a7172-211d-48eb-b656-2ae623218985
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZosflb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
ArtifactUUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c
ArtifactChecksum:NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zoSFLb 0
ResourceCustomizationUUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
ResourceInvariantUUID:e01aba54-d4ff-4021-a4e6-195676d4e8c4
ResourceName:basic_onboard_zoSFLb
ResourceType:VF
ResourceUUID:216de38d-3b23-4e1f-962d-50d1e6390303
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zosflb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
ArtifactUUID:fcc634f6-6df9-4b74-9e26-e4defe79753a
ArtifactChecksum:MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1fccdb55-7a38-4083-ab96-8e89321b5bce
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T05:03:59.027Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 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-04-16T05:03:59.090Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:03:59.091Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T05:03:59.091Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T05:03:59.091Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T05:03:59.091Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T05:03:59.092Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T05:03:59.128Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T05:03:59.128Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@56200b54
2023-04-16T05:03:59.128Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T05:03:59.128Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T05:03:59.128Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardZosflb-csar.csar /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar 453ffbfb-0bd5-4f36-97b3-7ca3c816269c Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T05:03:59.129Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar ASDC sendASDCNotification
2023-04-16T05:03:59.129Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(Specified artifact is not found)
2023-04-16T05:03:59.129Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T05:03:59.129Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:03:59.129Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:03:59.129Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621439129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:04:00.133Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardZosflb-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(UUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T05:04:00.158Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:04:00.159Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T05:04:00.165Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||basic_onboard_zoSFLb 0
2023-04-16T05:04:00.166Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
2023-04-16T05:04:00.166Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fcc634f6-6df9-4b74-9e26-e4defe79753a from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T05:04:00.166Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T05:04:00.166Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T05:04:00.186Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T05:04:00.187Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7a562720
2023-04-16T05:04:00.187Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T05:04:00.187Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T05:04:00.187Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_zosflb0_modules.json /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json fcc634f6-6df9-4b74-9e26-e4defe79753a Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T05:04:00.188Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json ASDC sendASDCNotification
2023-04-16T05:04:00.188Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(Specified artifact is not found)
2023-04-16T05:04:00.188Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T05:04:00.188Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:04:00.188Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:04:00.188Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621440188,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:04:01.189Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_zosflb0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(UUID:fcc634f6-6df9-4b74-9e26-e4defe79753a)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:04:01.190Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:04:01.216Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:04:01.220Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:04:01.220Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:04:31.221Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:04:31.245Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:04:31.251Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:04:31.251Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:04:51.944Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:04:51.945Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:04:51.945Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621382855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T05:04:51.945Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:05:01.251Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:05:01.278Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:05:01.283Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:05:01.284Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:05:31.284Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:05:31.314Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:05:31.322Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:05:31.322Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:05:51.944Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:05:51.946Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:05:51.946Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621382855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T05:05:51.947Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:05:51.947Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:05:51.947Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621382855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:05:51.947Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:05:51.947Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:05:51.947Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621382855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T05:05:51.947Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:05:51.948Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:05:51.948Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621382855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:05:51.948Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:05:51.948Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:05:51.948Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621382855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:05:51.948Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:05:51.948Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:05:51.948Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621439129,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T05:05:51.948Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:05:51.949Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:05:51.949Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621440188,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T05:05:51.949Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:06:01.322Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:06:01.349Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:06:01.355Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:06:01.356Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:06:31.356Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:06:31.379Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:06:31.383Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:06:31.383Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:06:51.944Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:07:01.384Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:07:01.411Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:07:01.422Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:07:01.423Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:07:31.428Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:07:31.467Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:07:31.472Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:07:31.472Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:07:51.945Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:08:01.473Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:08:01.491Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:08:01.494Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:08:01.494Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:08:31.495Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:08:31.521Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:08:31.526Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:08:31.526Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:08:51.946Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:08:52.011Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:08:52.011Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Member SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-4c3d2249-8d0e-481f-89e8-19cee8fc252a 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-04-16T05:08:52.012Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-16T05:08:52.012Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-16T05:08:52.653Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:08:52.667Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T05:08:52.668Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T05:08:52.673Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:08:52.674Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 16: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T05:08:52.692Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:08:52.693Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T05:08:52.693Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T05:08:52.698Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:08:52.699Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:08:52.699Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:08:52.699Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=136, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:08:52.699Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:08:52.699Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:09:01.527Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-16T05:09:01.527Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T05:09:01.538Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and serviceModelVersionId: 46fd4c2e-f18f-46d1-b654-9369ce5b09a9
2023-04-16T05:09:01.539Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 980a7172-211d-48eb-b656-2ae623218985
2023-04-16T05:09:01.540Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0
2023-04-16T05:09:01.547Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T05:09:01.577Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-16T05:09:01.579Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||Invoke
2023-04-16T05:09:01.588Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-16T05:09:01.748Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||InvokeReturn
2023-04-16T05:09:01.749Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 05:09:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[172232], x-aai-txid=[2-aai-resources-230416-05:09:01:853-36120], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T05:09:01.750Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T05:09:01.750Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T05:09:01.750Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T05:09:01.759Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:09:01.759Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 892e7fde-cda1-4779-8e77-da5ddb441813 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-16T05:09:01.759Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-16T05:09:01.760Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:09:01.760Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:09:01.760Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621741759,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:09:01.786Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:09:01.786Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621741759,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-16T05:09:01.787Z||pool-2-thread-6|||||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-04-16T05:09:02.795Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T05:09:02.795Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-16T05:09:02.795Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:09:02.796Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:09:02.796Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:09:02.796Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T05:09:02.800Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-a55bf643-093f-40bf-bcee-6b6df3ade5ac
2023-04-16T05:09:02.800Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:09:02.801Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T05:09:02.801Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T05:09:04.795Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:07.807Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:10.821Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:13.833Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:16.843Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:19.855Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:22.864Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:25.874Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:28.885Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:31.897Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:34.907Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:37.920Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:40.930Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:43.941Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:46.950Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:49.961Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:09:51.944Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:09:51.965Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T05:09:51.965Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T05:09:51.971Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:09:51.971Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-a55bf643-093f-40bf-bcee-6b6df3ade5ac', protocol='range'}
2023-04-16T05:09:51.977Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 17: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=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-5827bb31-7237-46f8-9e34-a44f0e800802-a55bf643-093f-40bf-bcee-6b6df3ade5ac=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-16T05:09:51.995Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-a55bf643-093f-40bf-bcee-6b6df3ade5ac', protocol='range'}
2023-04-16T05:09:51.995Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:09:51.995Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T05:09:51.995Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T05:09:51.996Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T05:09:51.996Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T05:09:52.001Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:09:52.001Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:09:52.002Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:09:52.002Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:09:52.002Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:09:52.003Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:09:52.002Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:09:52.003Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:09:52.003Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:09:52.003Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=137, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:09:52.003Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:09:52.004Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:09:52.012Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T05:09:52.013Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"892e7fde-cda1-4779-8e77-da5ddb441813","serviceName":"basic_onboard_zoSFLb","serviceVersion":"1.0","serviceUUID":"46fd4c2e-f18f-46d1-b654-9369ce5b09a9","serviceDescription":"service","serviceInvariantUUID":"980a7172-211d-48eb-b656-2ae623218985","resources":[{"resourceInstanceName":"basic_onboard_zoSFLb 0","resourceName":"basic_onboard_zoSFLb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"216de38d-3b23-4e1f-962d-50d1e6390303","resourceInvariantUUID":"e01aba54-d4ff-4021-a4e6-195676d4e8c4","resourceCustomizationUUID":"8dd37ae8-63e6-48dc-b56d-3faa886baf9b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml","artifactChecksum":"ZTRhOGM0Y2UzYTZjZjIzZDRlMjI5ZmIyMmM0NjhkYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"948094ab-c57f-4a25-9791-b67c5978f9e4","artifactVersion":"1"},{"artifactName":"basic_onboard_zosflb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json","artifactChecksum":"MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fcc634f6-6df9-4b74-9e26-e4defe79753a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d59e218e-2bb8-4645-bf0a-11a0c1726277","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea0c6576-aff3-4dd7-b2bf-807f95ea9330","artifactVersion":"2","generatedFromUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZosflb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml","artifactChecksum":"NDdjMzc0ODFlNzFiYmI5OWJiYzQ4YjdlYzA4OTc2NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc2a2b4f-fa65-4002-987f-bcc899ea0f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZosflb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar","artifactChecksum":"NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"453ffbfb-0bd5-4f36-97b3-7ca3c816269c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T05:09:52.015Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:09:52.015Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:09:52.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:09:52.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621742795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:09:53.017Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:09:53.017Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:09:53.017Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:09:53.017Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621742795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:09:53.019Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T05:09:53.019Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621742795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:09:53.019Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:09:54.018Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:09:54.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:09:54.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:09:54.019Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621742795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:09:55.020Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:09:55.020Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:09:55.020Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:09:55.021Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621742795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:09:56.021Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:09:56.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:09:56.022Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:09:56.023Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621742795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:09:57.024Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:09:57.024Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:09:57.024Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:09:57.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621742795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:09:58.026Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:09:58.026Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:09:58.026Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:09:58.026Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621742795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:09:59.028Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"serviceName": "basic_onboard_zoSFLb",
"serviceVersion": "1.0",
"serviceUUID": "46fd4c2e-f18f-46d1-b654-9369ce5b09a9",
"serviceDescription": "service",
"serviceInvariantUUID": "980a7172-211d-48eb-b656-2ae623218985",
"resources": [
{
"resourceInstanceName": "basic_onboard_zoSFLb 0",
"resourceCustomizationUUID": "8dd37ae8-63e6-48dc-b56d-3faa886baf9b",
"resourceName": "basic_onboard_zoSFLb",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "216de38d-3b23-4e1f-962d-50d1e6390303",
"resourceInvariantUUID": "e01aba54-d4ff-4021-a4e6-195676d4e8c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zosflb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"artifactChecksum": "MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fcc634f6-6df9-4b74-9e26-e4defe79753a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"generatedFromUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZosflb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"artifactChecksum": "NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "453ffbfb-0bd5-4f36-97b3-7ca3c816269c"
}
],
"workloadContext": "Production"
}
2023-04-16T05:09:59.028Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T05:09:59.028Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC
2023-04-16T05:09:59.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:892e7fde-cda1-4779-8e77-da5ddb441813
ServiceName:basic_onboard_zoSFLb
ServiceVersion:1.0
ServiceUUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
ServiceInvariantUUID:980a7172-211d-48eb-b656-2ae623218985
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZosflb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
ArtifactUUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c
ArtifactChecksum:NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zoSFLb 0
ResourceCustomizationUUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
ResourceInvariantUUID:e01aba54-d4ff-4021-a4e6-195676d4e8c4
ResourceName:basic_onboard_zoSFLb
ResourceType:VF
ResourceUUID:216de38d-3b23-4e1f-962d-50d1e6390303
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zosflb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
ArtifactUUID:fcc634f6-6df9-4b74-9e26-e4defe79753a
ArtifactChecksum:MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1fccdb55-7a38-4083-ab96-8e89321b5bce
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T05:09:59.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 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-04-16T05:09:59.092Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:09:59.092Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T05:09:59.093Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T05:09:59.093Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T05:09:59.093Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T05:09:59.093Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T05:09:59.132Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T05:09:59.133Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2cd1ab88
2023-04-16T05:09:59.133Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T05:09:59.133Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T05:09:59.133Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardZosflb-csar.csar /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar 453ffbfb-0bd5-4f36-97b3-7ca3c816269c Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T05:09:59.133Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar ASDC sendASDCNotification
2023-04-16T05:09:59.134Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(Specified artifact is not found)
2023-04-16T05:09:59.134Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T05:09:59.134Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:09:59.134Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:09:59.134Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621799133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:10:00.135Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardZosflb-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(UUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T05:10:00.156Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:10:00.156Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T05:10:00.161Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||basic_onboard_zoSFLb 0
2023-04-16T05:10:00.162Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
2023-04-16T05:10:00.162Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fcc634f6-6df9-4b74-9e26-e4defe79753a from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T05:10:00.163Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T05:10:00.163Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T05:10:00.182Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T05:10:00.183Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3d3e1dac
2023-04-16T05:10:00.183Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T05:10:00.184Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T05:10:00.184Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_zosflb0_modules.json /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json fcc634f6-6df9-4b74-9e26-e4defe79753a Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T05:10:00.184Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json ASDC sendASDCNotification
2023-04-16T05:10:00.185Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(Specified artifact is not found)
2023-04-16T05:10:00.185Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T05:10:00.185Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:10:00.185Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:10:00.186Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621800184,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:10:01.192Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_zosflb0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(UUID:fcc634f6-6df9-4b74-9e26-e4defe79753a)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:10:01.193Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:10:01.226Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:10:01.231Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:10:01.231Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:10:31.232Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:10:31.259Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:10:31.263Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:10:31.264Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:10:51.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:10:51.946Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T05:10:51.946Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621742795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T05:10:51.947Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:11:01.264Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:11:01.290Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:11:01.294Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:11:01.294Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:11:31.295Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:11:31.316Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:11:31.321Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:11:31.321Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:11:51.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:11:51.946Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T05:11:51.946Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621742795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T05:11:51.947Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:11:51.947Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T05:11:51.947Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621742795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:11:51.947Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:11:51.947Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T05:11:51.947Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621742795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T05:11:51.948Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:11:51.948Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T05:11:51.948Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621742795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:11:51.948Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:11:51.948Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T05:11:51.948Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621742795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:11:51.948Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:11:51.948Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T05:11:51.948Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621799133,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T05:11:51.949Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:11:51.949Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T05:11:51.949Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681621800184,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T05:11:51.949Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:12:01.322Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:12:01.346Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:12:01.350Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:12:01.350Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:12:31.350Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:12:31.381Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:12:31.387Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:12:31.387Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:12:51.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:13:01.388Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:13:01.412Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:13:01.417Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:13:01.418Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:13:31.418Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:13:31.446Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:13:31.450Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:13:31.450Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:13:51.945Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:14:01.450Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:14:01.466Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:14:01.475Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:14:01.475Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:14:31.476Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:14:31.502Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:14:31.506Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:14:31.506Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:14:51.947Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:14:52.032Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:14:52.033Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Member SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-a55bf643-093f-40bf-bcee-6b6df3ade5ac 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-04-16T05:14:52.034Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-16T05:14:52.034Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-16T05:14:52.640Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:14:52.654Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T05:14:52.655Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T05:14:52.660Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:14:52.661Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 18: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T05:14:52.676Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:14:52.677Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T05:14:52.677Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T05:14:52.681Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:14:52.682Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:14:52.682Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:14:52.682Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=146, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:14:52.682Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:14:52.683Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:15:01.506Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-16T05:15:01.507Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T05:15:01.522Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and serviceModelVersionId: 46fd4c2e-f18f-46d1-b654-9369ce5b09a9
2023-04-16T05:15:01.522Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 980a7172-211d-48eb-b656-2ae623218985
2023-04-16T05:15:01.523Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0
2023-04-16T05:15:01.530Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T05:15:01.546Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-16T05:15:01.546Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||Invoke
2023-04-16T05:15:01.555Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-16T05:15:01.718Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||InvokeReturn
2023-04-16T05:15:01.719Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 05:15:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[158], vertex-id=[172232], x-aai-txid=[2-aai-resources-230416-05:15:01:817-70004], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T05:15:01.719Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T05:15:01.719Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T05:15:01.719Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T05:15:01.729Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:15:01.730Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 892e7fde-cda1-4779-8e77-da5ddb441813 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-16T05:15:01.730Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-16T05:15:01.730Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:15:01.730Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:15:01.730Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622101730,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:15:01.751Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T05:15:01.751Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622101730,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-16T05:15:01.752Z||pool-2-thread-9|||||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-04-16T05:15:02.766Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T05:15:02.767Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-16T05:15:02.767Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:15:02.767Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:15:02.768Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:15:02.768Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T05:15:02.773Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-c37b4a71-834a-40bf-bccf-116947674a6c
2023-04-16T05:15:02.773Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:15:02.773Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T05:15:02.773Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T05:15:04.772Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:07.781Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:10.794Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:13.803Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:16.813Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:19.823Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:22.834Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:25.846Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:28.858Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:31.868Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:34.878Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:37.888Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:40.898Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:43.909Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:46.921Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:49.933Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:15:51.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:15:51.961Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T05:15:51.961Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T05:15:51.967Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:15:51.967Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-c37b4a71-834a-40bf-bccf-116947674a6c', protocol='range'}
2023-04-16T05:15:51.973Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 19: {SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-c37b4a71-834a-40bf-bccf-116947674a6c=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-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T05:15:51.987Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-c37b4a71-834a-40bf-bccf-116947674a6c', protocol='range'}
2023-04-16T05:15:51.988Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:15:51.988Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T05:15:51.988Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T05:15:51.988Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T05:15:51.988Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T05:15:51.992Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:15:51.992Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:15:51.993Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:15:51.993Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=147, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:15:51.993Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:15:51.993Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:15:51.993Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:15:51.994Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:15:51.994Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:15:51.994Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:15:51.994Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:15:51.994Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:15:52.003Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T05:15:52.004Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"892e7fde-cda1-4779-8e77-da5ddb441813","serviceName":"basic_onboard_zoSFLb","serviceVersion":"1.0","serviceUUID":"46fd4c2e-f18f-46d1-b654-9369ce5b09a9","serviceDescription":"service","serviceInvariantUUID":"980a7172-211d-48eb-b656-2ae623218985","resources":[{"resourceInstanceName":"basic_onboard_zoSFLb 0","resourceName":"basic_onboard_zoSFLb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"216de38d-3b23-4e1f-962d-50d1e6390303","resourceInvariantUUID":"e01aba54-d4ff-4021-a4e6-195676d4e8c4","resourceCustomizationUUID":"8dd37ae8-63e6-48dc-b56d-3faa886baf9b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml","artifactChecksum":"ZTRhOGM0Y2UzYTZjZjIzZDRlMjI5ZmIyMmM0NjhkYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"948094ab-c57f-4a25-9791-b67c5978f9e4","artifactVersion":"1"},{"artifactName":"basic_onboard_zosflb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json","artifactChecksum":"MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fcc634f6-6df9-4b74-9e26-e4defe79753a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d59e218e-2bb8-4645-bf0a-11a0c1726277","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea0c6576-aff3-4dd7-b2bf-807f95ea9330","artifactVersion":"2","generatedFromUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZosflb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml","artifactChecksum":"NDdjMzc0ODFlNzFiYmI5OWJiYzQ4YjdlYzA4OTc2NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc2a2b4f-fa65-4002-987f-bcc899ea0f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZosflb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar","artifactChecksum":"NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"453ffbfb-0bd5-4f36-97b3-7ca3c816269c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T05:15:52.005Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:15:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:15:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:15:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622102766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:15:53.007Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:15:53.007Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:15:53.007Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:15:53.007Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622102766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:15:53.009Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-16T05:15:53.009Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622102766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:15:53.010Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:15:54.008Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:15:54.009Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:15:54.009Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:15:54.009Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622102766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:15:55.009Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:15:55.010Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:15:55.010Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:15:55.010Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622102766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:15:56.011Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:15:56.011Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:15:56.011Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:15:56.011Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622102766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:15:57.012Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:15:57.013Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:15:57.013Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:15:57.013Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622102766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:15:58.014Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:15:58.014Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:15:58.015Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:15:58.015Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622102766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:15:59.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"serviceName": "basic_onboard_zoSFLb",
"serviceVersion": "1.0",
"serviceUUID": "46fd4c2e-f18f-46d1-b654-9369ce5b09a9",
"serviceDescription": "service",
"serviceInvariantUUID": "980a7172-211d-48eb-b656-2ae623218985",
"resources": [
{
"resourceInstanceName": "basic_onboard_zoSFLb 0",
"resourceCustomizationUUID": "8dd37ae8-63e6-48dc-b56d-3faa886baf9b",
"resourceName": "basic_onboard_zoSFLb",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "216de38d-3b23-4e1f-962d-50d1e6390303",
"resourceInvariantUUID": "e01aba54-d4ff-4021-a4e6-195676d4e8c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zosflb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"artifactChecksum": "MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fcc634f6-6df9-4b74-9e26-e4defe79753a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"generatedFromUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZosflb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"artifactChecksum": "NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "453ffbfb-0bd5-4f36-97b3-7ca3c816269c"
}
],
"workloadContext": "Production"
}
2023-04-16T05:15:59.016Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T05:15:59.017Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC
2023-04-16T05:15:59.017Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:892e7fde-cda1-4779-8e77-da5ddb441813
ServiceName:basic_onboard_zoSFLb
ServiceVersion:1.0
ServiceUUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
ServiceInvariantUUID:980a7172-211d-48eb-b656-2ae623218985
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZosflb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
ArtifactUUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c
ArtifactChecksum:NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zoSFLb 0
ResourceCustomizationUUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
ResourceInvariantUUID:e01aba54-d4ff-4021-a4e6-195676d4e8c4
ResourceName:basic_onboard_zoSFLb
ResourceType:VF
ResourceUUID:216de38d-3b23-4e1f-962d-50d1e6390303
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zosflb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
ArtifactUUID:fcc634f6-6df9-4b74-9e26-e4defe79753a
ArtifactChecksum:MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1fccdb55-7a38-4083-ab96-8e89321b5bce
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T05:15:59.017Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 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-04-16T05:15:59.071Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:15:59.071Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T05:15:59.071Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-16T05:15:59.071Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T05:15:59.071Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T05:15:59.071Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T05:15:59.106Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T05:15:59.106Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7b6c9a0f
2023-04-16T05:15:59.107Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T05:15:59.107Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T05:15:59.107Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardZosflb-csar.csar /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar 453ffbfb-0bd5-4f36-97b3-7ca3c816269c Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T05:15:59.107Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar ASDC sendASDCNotification
2023-04-16T05:15:59.107Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(Specified artifact is not found)
2023-04-16T05:15:59.107Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T05:15:59.108Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:15:59.108Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:15:59.108Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622159107,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:16:00.109Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardZosflb-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(UUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T05:16:00.133Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:16:00.134Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T05:16:00.139Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||basic_onboard_zoSFLb 0
2023-04-16T05:16:00.139Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
2023-04-16T05:16:00.139Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fcc634f6-6df9-4b74-9e26-e4defe79753a from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T05:16:00.139Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-16T05:16:00.140Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T05:16:00.159Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||GET Response Status 404
2023-04-16T05:16:00.159Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@57da35af
2023-04-16T05:16:00.159Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T05:16:00.160Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T05:16:00.160Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_zosflb0_modules.json /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json fcc634f6-6df9-4b74-9e26-e4defe79753a Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T05:16:00.160Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json ASDC sendASDCNotification
2023-04-16T05:16:00.160Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(Specified artifact is not found)
2023-04-16T05:16:00.160Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T05:16:00.161Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:16:00.161Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:16:00.161Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622160160,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:16:01.162Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_zosflb0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(UUID:fcc634f6-6df9-4b74-9e26-e4defe79753a)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:16:01.162Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:16:01.183Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:16:01.187Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:16:01.187Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:16:31.187Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:16:31.205Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:16:31.209Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:16:31.209Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:16:51.944Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:16:51.949Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T05:16:51.949Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622102766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T05:16:51.950Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:17:01.209Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:17:01.234Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:17:01.239Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:17:01.239Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:17:31.240Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:17:31.262Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:17:31.265Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:17:31.265Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:17:51.944Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:17:51.946Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T05:17:51.946Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622102766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T05:17:51.947Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:17:51.947Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T05:17:51.947Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622102766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:17:51.947Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:17:51.947Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T05:17:51.947Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622102766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T05:17:51.947Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:17:51.948Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T05:17:51.948Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622102766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:17:51.948Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:17:51.948Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T05:17:51.948Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622102766,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:17:51.948Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:17:51.948Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T05:17:51.948Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622159107,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T05:17:51.949Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:17:51.949Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-16T05:17:51.949Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622160160,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T05:17:51.949Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:18:01.266Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:18:01.294Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:18:01.299Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:18:01.299Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:18:31.300Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:18:31.333Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:18:31.338Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:18:31.339Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:18:51.944Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:19:01.339Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:19:01.369Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:19:01.374Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:19:01.374Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:19:31.374Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:19:31.402Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:19:31.408Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:19:31.408Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:19:51.945Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:20:01.409Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:20:01.438Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:20:01.443Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:20:01.443Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:20:29.344Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T05:20:29.344Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "aai-model-loader",
"timestamp": 1681622415239,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:20:29.345Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:20:31.443Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:20:31.470Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:20:31.475Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:20:31.475Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:20:51.944Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:20:51.945Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T05:20:51.945Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "policy-distribution-id",
"timestamp": 1681622407842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:20:51.945Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:20:51.946Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T05:20:51.946Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "ves-openapi-manager",
"timestamp": 1681622414569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:20:51.946Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:20:51.946Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-16T05:20:51.946Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "multicloud-k8s",
"timestamp": 1681622410308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:20:51.946Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:20:52.008Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:20:52.009Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Member SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-c37b4a71-834a-40bf-bccf-116947674a6c 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-04-16T05:20:52.009Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-16T05:20:52.009Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-16T05:20:52.814Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:20:55.823Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:20:58.835Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:01.476Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-16T05:21:01.476Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T05:21:01.489Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and serviceModelVersionId: 46fd4c2e-f18f-46d1-b654-9369ce5b09a9
2023-04-16T05:21:01.489Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 980a7172-211d-48eb-b656-2ae623218985
2023-04-16T05:21:01.490Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0
2023-04-16T05:21:01.497Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T05:21:01.513Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-16T05:21:01.514Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||Invoke
2023-04-16T05:21:01.522Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-16T05:21:01.657Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||InvokeReturn
2023-04-16T05:21:01.657Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 05:21:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[172232], x-aai-txid=[1-aai-resources-230416-05:21:01:783-61571], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T05:21:01.658Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T05:21:01.658Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T05:21:01.658Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T05:21:01.666Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:21:01.667Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 892e7fde-cda1-4779-8e77-da5ddb441813 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-16T05:21:01.667Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-16T05:21:01.667Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:21:01.667Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:21:01.667Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622461667,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:21:01.847Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-16T05:21:02.706Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T05:21:02.706Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-16T05:21:02.707Z||pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:21:02.707Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:21:02.707Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:21:02.707Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T05:21:02.712Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-209e224f-4adb-44c2-bdd0-583754416d3b
2023-04-16T05:21:02.712Z||pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:21:02.712Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T05:21:02.712Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T05:21:04.856Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:07.865Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:10.875Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:13.884Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:16.896Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:19.906Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:22.915Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:25.925Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:28.934Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:31.944Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:34.955Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:37.974Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:40.984Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:43.995Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:47.007Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:50.018Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:21:51.944Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:21:51.967Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T05:21:51.968Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T05:21:51.974Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:21:51.974Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-209e224f-4adb-44c2-bdd0-583754416d3b', protocol='range'}
2023-04-16T05:21:51.978Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 20: {SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-209e224f-4adb-44c2-bdd0-583754416d3b=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-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T05:21:51.993Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:21:51.993Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T05:21:51.993Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T05:21:51.993Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-209e224f-4adb-44c2-bdd0-583754416d3b', protocol='range'}
2023-04-16T05:21:51.995Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T05:21:51.995Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T05:21:51.999Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:21:51.999Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:21:51.999Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:21:52.000Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=160, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:21:52.000Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:21:52.000Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:21:52.000Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:21:52.000Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:21:52.001Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:21:52.001Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:21:52.001Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:21:52.002Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:21:52.012Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:21:52.012Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"892e7fde-cda1-4779-8e77-da5ddb441813","serviceName":"basic_onboard_zoSFLb","serviceVersion":"1.0","serviceUUID":"46fd4c2e-f18f-46d1-b654-9369ce5b09a9","serviceDescription":"service","serviceInvariantUUID":"980a7172-211d-48eb-b656-2ae623218985","resources":[{"resourceInstanceName":"basic_onboard_zoSFLb 0","resourceName":"basic_onboard_zoSFLb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"216de38d-3b23-4e1f-962d-50d1e6390303","resourceInvariantUUID":"e01aba54-d4ff-4021-a4e6-195676d4e8c4","resourceCustomizationUUID":"8dd37ae8-63e6-48dc-b56d-3faa886baf9b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml","artifactChecksum":"ZTRhOGM0Y2UzYTZjZjIzZDRlMjI5ZmIyMmM0NjhkYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"948094ab-c57f-4a25-9791-b67c5978f9e4","artifactVersion":"1"},{"artifactName":"basic_onboard_zosflb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json","artifactChecksum":"MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fcc634f6-6df9-4b74-9e26-e4defe79753a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d59e218e-2bb8-4645-bf0a-11a0c1726277","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea0c6576-aff3-4dd7-b2bf-807f95ea9330","artifactVersion":"2","generatedFromUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZosflb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml","artifactChecksum":"NDdjMzc0ODFlNzFiYmI5OWJiYzQ4YjdlYzA4OTc2NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc2a2b4f-fa65-4002-987f-bcc899ea0f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZosflb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar","artifactChecksum":"NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"453ffbfb-0bd5-4f36-97b3-7ca3c816269c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T05:21:52.015Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:21:52.015Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:21:52.015Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:21:52.016Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:21:53.016Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:21:53.017Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:21:53.017Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:21:53.017Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:21:53.022Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.022Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "cds-sdc-listener",
"timestamp": 1681622376874,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.023Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.023Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.023Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681622427340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.023Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.023Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.024Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "policy-distribution-id",
"timestamp": 1681622407842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.024Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.024Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.024Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "ves-openapi-manager",
"timestamp": 1681622414569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.024Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.024Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.024Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "aai-model-loader",
"timestamp": 1681622415239,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.025Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.025Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.025Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "multicloud-k8s",
"timestamp": 1681622410308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "NOTIFIED"
}
2023-04-16T05:21:53.025Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.026Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.026Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "cds-sdc-listener",
"timestamp": 1681622376874,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.026Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.026Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.026Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681622427340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.026Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.026Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.027Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "policy-distribution-id",
"timestamp": 1681622407842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-16T05:21:53.027Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.027Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.027Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "ves-openapi-manager",
"timestamp": 1681622414569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.027Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.027Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.027Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "aai-model-loader",
"timestamp": 1681622415239,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.027Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.028Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.028Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "multicloud-k8s",
"timestamp": 1681622410308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-16T05:21:53.028Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.028Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.028Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "cds-sdc-listener",
"timestamp": 1681622376874,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.028Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.029Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.029Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681622427340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.029Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.029Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.030Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "ves-openapi-manager",
"timestamp": 1681622414569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.030Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.030Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.030Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "policy-distribution-id",
"timestamp": 1681622407842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.030Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.030Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.030Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "aai-model-loader",
"timestamp": 1681622415239,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.031Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.031Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.031Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "cds-sdc-listener",
"timestamp": 1681622376874,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.031Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.031Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.031Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "multicloud-k8s",
"timestamp": 1681622410308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.031Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.031Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.032Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681622427340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.032Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.032Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.032Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "policy-distribution-id",
"timestamp": 1681622407842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.032Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.032Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.032Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "ves-openapi-manager",
"timestamp": 1681622414569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.033Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.033Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.033Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "aai-model-loader",
"timestamp": 1681622415239,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.033Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.033Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.033Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "multicloud-k8s",
"timestamp": 1681622410308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-16T05:21:53.033Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.033Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.034Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "cds-sdc-listener",
"timestamp": 1681622376874,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.034Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.034Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.034Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681622427340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.034Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.034Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.034Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "policy-distribution-id",
"timestamp": 1681622407842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.035Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.035Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.035Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "ves-openapi-manager",
"timestamp": 1681622414569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.035Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.035Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.035Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "aai-model-loader",
"timestamp": 1681622415239,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.035Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.035Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.036Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "multicloud-k8s",
"timestamp": 1681622410308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.036Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.036Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.036Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "cds-sdc-listener",
"timestamp": 1681622376874,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.036Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.036Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.036Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681622427340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.036Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.037Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.037Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "policy-distribution-id",
"timestamp": 1681622407842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:21:53.037Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.037Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.037Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "ves-openapi-manager",
"timestamp": 1681622414569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.037Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.037Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.037Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "aai-model-loader",
"timestamp": 1681622415239,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:21:53.038Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.038Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.038Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "cds-sdc-listener",
"timestamp": 1681622376874,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:21:53.038Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.038Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.038Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "multicloud-k8s",
"timestamp": 1681622410308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:21:53.038Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.038Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.038Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681622427340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "multicloud-k8s",
"timestamp": 1681622435767,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "cds-sdc-listener",
"timestamp": 1681622436747,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "policy-distribution-id",
"timestamp": 1681622435686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "aai-model-loader",
"timestamp": 1681622435705,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681622437236,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:21:53.039Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.040Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.040Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "policy-distribution-id",
"timestamp": 1681622436689,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-16T05:21:53.040Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.040Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.040Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "multicloud-k8s",
"timestamp": 1681622436884,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:21:53.040Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.040Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.040Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "policy-distribution-id",
"timestamp": 1681622437690,
"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-04-16T05:21:53.082Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 79e413aa-7613-4146-a9ce-d4b42ed78c5e
2023-04-16T05:21:53.083Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79e413aa-7613-4146-a9ce-d4b42ed78c5e and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-16T05:21:53.106Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.106Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "multicloud-k8s",
"timestamp": 1681622438021,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:21:53.107Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.107Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.107Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "multicloud-k8s",
"timestamp": 1681622439103,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-16T05:21:53.121Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 79e413aa-7613-4146-a9ce-d4b42ed78c5e
2023-04-16T05:21:53.121Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79e413aa-7613-4146-a9ce-d4b42ed78c5e and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-16T05:21:53.138Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.138Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681622440367,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-16T05:21:53.139Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.139Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.139Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "multicloud-k8s",
"timestamp": 1681622440106,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "DEPLOY_OK"
}
2023-04-16T05:21:53.139Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.139Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.139Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681622441372,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-16T05:21:53.153Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 79e413aa-7613-4146-a9ce-d4b42ed78c5e
2023-04-16T05:21:53.153Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79e413aa-7613-4146-a9ce-d4b42ed78c5e and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-16T05:21:53.177Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "aai-model-loader",
"timestamp": 1681622447085,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-16T05:21:53.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "aai-model-loader",
"timestamp": 1681622448088,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-16T05:21:53.193Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 79e413aa-7613-4146-a9ce-d4b42ed78c5e
2023-04-16T05:21:53.193Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 79e413aa-7613-4146-a9ce-d4b42ed78c5e and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-16T05:21:53.229Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.229Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622461667,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-16T05:21:53.229Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:53.229Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:21:53.229Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:21:53.230Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:21:54.018Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:21:54.018Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:21:54.018Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:21:54.018Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:21:55.019Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:21:55.020Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:21:55.020Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:21:55.020Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:21:56.021Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:21:56.022Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:21:56.022Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:21:56.022Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:21:57.023Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:21:57.023Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:21:57.023Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:21:57.023Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:21:58.025Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:21:58.026Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:21:58.026Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:21:58.026Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:21:59.029Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"serviceName": "basic_onboard_zoSFLb",
"serviceVersion": "1.0",
"serviceUUID": "46fd4c2e-f18f-46d1-b654-9369ce5b09a9",
"serviceDescription": "service",
"serviceInvariantUUID": "980a7172-211d-48eb-b656-2ae623218985",
"resources": [
{
"resourceInstanceName": "basic_onboard_zoSFLb 0",
"resourceCustomizationUUID": "8dd37ae8-63e6-48dc-b56d-3faa886baf9b",
"resourceName": "basic_onboard_zoSFLb",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "216de38d-3b23-4e1f-962d-50d1e6390303",
"resourceInvariantUUID": "e01aba54-d4ff-4021-a4e6-195676d4e8c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zosflb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"artifactChecksum": "MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fcc634f6-6df9-4b74-9e26-e4defe79753a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"generatedFromUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZosflb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"artifactChecksum": "NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "453ffbfb-0bd5-4f36-97b3-7ca3c816269c"
}
],
"workloadContext": "Production"
}
2023-04-16T05:21:59.029Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T05:21:59.029Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC
2023-04-16T05:21:59.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:892e7fde-cda1-4779-8e77-da5ddb441813
ServiceName:basic_onboard_zoSFLb
ServiceVersion:1.0
ServiceUUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
ServiceInvariantUUID:980a7172-211d-48eb-b656-2ae623218985
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZosflb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
ArtifactUUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c
ArtifactChecksum:NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zoSFLb 0
ResourceCustomizationUUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
ResourceInvariantUUID:e01aba54-d4ff-4021-a4e6-195676d4e8c4
ResourceName:basic_onboard_zoSFLb
ResourceType:VF
ResourceUUID:216de38d-3b23-4e1f-962d-50d1e6390303
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zosflb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
ArtifactUUID:fcc634f6-6df9-4b74-9e26-e4defe79753a
ArtifactChecksum:MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1fccdb55-7a38-4083-ab96-8e89321b5bce
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T05:21:59.030Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 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-04-16T05:21:59.081Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:21:59.082Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:21:59.082Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:21:59.082Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T05:21:59.082Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:21:59.083Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T05:21:59.110Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-16T05:21:59.110Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@56122e19
2023-04-16T05:21:59.110Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T05:21:59.111Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T05:21:59.111Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardZosflb-csar.csar /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar 453ffbfb-0bd5-4f36-97b3-7ca3c816269c Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T05:21:59.111Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar ASDC sendASDCNotification
2023-04-16T05:21:59.111Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(Specified artifact is not found)
2023-04-16T05:21:59.111Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T05:21:59.111Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:21:59.111Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:21:59.111Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622519111,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:22:00.112Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardZosflb-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(UUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T05:22:00.137Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:22:00.137Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T05:22:00.142Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||basic_onboard_zoSFLb 0
2023-04-16T05:22:00.143Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
2023-04-16T05:22:00.143Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fcc634f6-6df9-4b74-9e26-e4defe79753a from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T05:22:00.143Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:22:00.144Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T05:22:00.160Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-16T05:22:00.160Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@49452357
2023-04-16T05:22:00.160Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T05:22:00.160Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T05:22:00.161Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_zosflb0_modules.json /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json fcc634f6-6df9-4b74-9e26-e4defe79753a Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T05:22:00.161Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json ASDC sendASDCNotification
2023-04-16T05:22:00.161Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(Specified artifact is not found)
2023-04-16T05:22:00.161Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T05:22:00.161Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:22:00.162Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:22:00.162Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622520161,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:22:01.163Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_zosflb0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(UUID:fcc634f6-6df9-4b74-9e26-e4defe79753a)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:22:01.163Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:22:01.186Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:22:01.190Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:22:01.190Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:22:31.191Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:22:31.218Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:22:31.223Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:22:31.223Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:22:51.944Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:22:51.946Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:22:51.946Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T05:22:51.947Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:23:01.224Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:23:01.248Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:23:01.252Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:23:01.252Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:23:31.253Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:23:31.282Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:23:31.288Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:23:31.289Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:23:51.944Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:23:51.946Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:23:51.947Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:23:51.948Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622519111,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T05:23:51.948Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:23:51.948Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:23:51.948Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622520161,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T05:23:51.948Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:24:01.289Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:24:01.318Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:24:01.323Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:24:01.323Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:24:31.324Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:24:31.348Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:24:31.353Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:24:31.353Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:24:51.944Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:25:01.353Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:25:01.382Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:25:01.390Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:25:01.390Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:25:31.390Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:25:31.419Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:25:31.424Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:25:31.424Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:25:51.945Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:26:01.425Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:26:01.458Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:26:01.464Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:26:01.464Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:26:31.464Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:26:31.494Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:26:31.498Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:26:31.499Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:26:51.946Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:26:52.046Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:26:52.047Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Member SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-209e224f-4adb-44c2-bdd0-583754416d3b 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-04-16T05:26:52.048Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-16T05:26:52.048Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-16T05:26:52.659Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:26:52.673Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T05:26:52.673Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T05:26:52.678Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:26:52.679Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 21: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T05:26:52.697Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:26:52.697Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T05:26:52.698Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T05:26:52.701Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:26:52.702Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:26:52.702Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:26:52.702Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=223, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:26:52.702Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:26:52.703Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:27:01.499Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-16T05:27:01.499Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T05:27:01.513Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and serviceModelVersionId: 46fd4c2e-f18f-46d1-b654-9369ce5b09a9
2023-04-16T05:27:01.513Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 980a7172-211d-48eb-b656-2ae623218985
2023-04-16T05:27:01.514Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0
2023-04-16T05:27:01.522Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T05:27:01.539Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||Invoke
2023-04-16T05:27:01.539Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[892e7fde-cda1-4779-8e77-da5ddb441813], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5a1b7782-b621-469c-b797-20f03e1ff323], X-ECOMP-RequestID=[892e7fde-cda1-4779-8e77-da5ddb441813], X-TransactionId=[], X-ONAP-RequestID=[892e7fde-cda1-4779-8e77-da5ddb441813], Content-Type=[application/merge-patch+json]}
2023-04-16T05:27:01.548Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-16T05:27:01.715Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?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/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 05:27:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[172232], x-aai-txid=[1-aai-resources-230416-05:27:01:808-13467], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T05:27:01.715Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-16T05:27:01.716Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||InvokeReturn
2023-04-16T05:27:01.716Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T05:27:01.716Z|892e7fde-cda1-4779-8e77-da5ddb441813|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-04-16T05:27:01.726Z|892e7fde-cda1-4779-8e77-da5ddb441813|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-04-16T05:27:01.726Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 892e7fde-cda1-4779-8e77-da5ddb441813 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-16T05:27:01.726Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-16T05:27:01.727Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:01.727Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:01.727Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622821726,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:01.753Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:01.754Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622821726,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-16T05:27:01.755Z||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-04-16T05:27:02.761Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:27:02.761Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"79e413aa-7613-4146-a9ce-d4b42ed78c5e","serviceName":"vFW 2023-04-16 05-19-27","serviceVersion":"1.0","serviceUUID":"d5849d53-de60-430e-83c0-959764c3e0a5","serviceDescription":"catalog service description","serviceInvariantUUID":"916fb828-ca16-4411-a9b4-fa6d10bed135","resources":[{"resourceInstanceName":"vFW 22f6ee7d-af31 0","resourceName":"vFW 22f6ee7d-af31","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"eeed95f2-13be-45a5-a6d0-4c1f18950732","resourceInvariantUUID":"ec93d142-4678-4d89-b743-7eb67d470255","resourceCustomizationUUID":"35a62cce-2410-4de0-bf9a-811b17a83fd9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml","artifactChecksum":"ZDg0NGMwMWFhMDliZDQyMmQ0NWNlOTgzNDkzMDY5ZDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"746dacb5-3266-4331-b4fc-e0e9f18316cf","artifactVersion":"1"},{"artifactName":"vfw22f6ee7daf310_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json","artifactChecksum":"MDViZDgyMmYwN2Y5NzRkMTY2NTc2YmRiZDM5MDVhZDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dffe018-7b3e-4756-b489-4050a9b1dc61","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"eefe66d6-7c7d-4dca-bfb6-e4c962bcb513","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml","artifactChecksum":"MWU1NzgxYjQ5NThhMWEyMTY5MGU5OTE1NGY1NzdkY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e4dff6c2-da82-46c1-a339-fd63ee16f8ce","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a7227745-d163-4b30-a3be-b528abbd466e","artifactVersion":"2","generatedFromUUID":"eefe66d6-7c7d-4dca-bfb6-e4c962bcb513"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230416051927-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml","artifactChecksum":"MTUyNTM4Mjg4NzVkMjQ3OTNhMjFhNDAyYmNkZTMzYTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"66163f43-f39e-4e27-b0a1-eaee7b3792ea","artifactVersion":"1"},{"artifactName":"service-Vfw20230416051927-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar","artifactChecksum":"YjFmMzY2ZWE3OTQwZGM0YjA4MDM2NjFlNTY5YWI1NTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f123499d-4472-47c0-b581-da6212507ea0","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T05:27:02.761Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:27:02.762Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:02.762Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:02.762Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:03.763Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:27:03.763Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:03.763Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:03.763Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:04.764Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:27:04.765Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:04.765Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:04.765Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:05.766Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:27:05.766Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:05.766Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:05.767Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:06.767Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:27:06.768Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:06.768Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:06.768Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:07.769Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:27:07.770Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:07.770Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:07.770Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:08.771Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:27:08.771Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:08.771Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:08.771Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:09.773Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"serviceName": "vFW 2023-04-16 05-19-27",
"serviceVersion": "1.0",
"serviceUUID": "d5849d53-de60-430e-83c0-959764c3e0a5",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "916fb828-ca16-4411-a9b4-fa6d10bed135",
"resources": [
{
"resourceInstanceName": "vFW 22f6ee7d-af31 0",
"resourceCustomizationUUID": "35a62cce-2410-4de0-bf9a-811b17a83fd9",
"resourceName": "vFW 22f6ee7d-af31",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "eeed95f2-13be-45a5-a6d0-4c1f18950732",
"resourceInvariantUUID": "ec93d142-4678-4d89-b743-7eb67d470255",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw22f6ee7daf310_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"artifactChecksum": "MDViZDgyMmYwN2Y5NzRkMTY2NTc2YmRiZDM5MDVhZDU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8dffe018-7b3e-4756-b489-4050a9b1dc61",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "eefe66d6-7c7d-4dca-bfb6-e4c962bcb513",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a7227745-d163-4b30-a3be-b528abbd466e",
"generatedFromUUID": "eefe66d6-7c7d-4dca-bfb6-e4c962bcb513"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a7227745-d163-4b30-a3be-b528abbd466e",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230416051927-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"artifactChecksum": "YjFmMzY2ZWE3OTQwZGM0YjA4MDM2NjFlNTY5YWI1NTU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "f123499d-4472-47c0-b581-da6212507ea0"
}
],
"workloadContext": "Production"
}
2023-04-16T05:27:09.774Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T05:27:09.774Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d5849d53-de60-430e-83c0-959764c3e0a5 ASDC
2023-04-16T05:27:09.774Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:79e413aa-7613-4146-a9ce-d4b42ed78c5e
ServiceName:vFW 2023-04-16 05-19-27
ServiceVersion:1.0
ServiceUUID:d5849d53-de60-430e-83c0-959764c3e0a5
ServiceInvariantUUID:916fb828-ca16-4411-a9b4-fa6d10bed135
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230416051927-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
ArtifactUUID:f123499d-4472-47c0-b581-da6212507ea0
ArtifactChecksum:YjFmMzY2ZWE3OTQwZGM0YjA4MDM2NjFlNTY5YWI1NTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 22f6ee7d-af31 0
ResourceCustomizationUUID:35a62cce-2410-4de0-bf9a-811b17a83fd9
ResourceInvariantUUID:ec93d142-4678-4d89-b743-7eb67d470255
ResourceName:vFW 22f6ee7d-af31
ResourceType:VF
ResourceUUID:eeed95f2-13be-45a5-a6d0-4c1f18950732
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw22f6ee7daf310_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json
ArtifactUUID:8dffe018-7b3e-4756-b489-4050a9b1dc61
ArtifactChecksum:MDViZDgyMmYwN2Y5NzRkMTY2NTc2YmRiZDM5MDVhZDU=
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/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml
ArtifactUUID:eefe66d6-7c7d-4dca-bfb6-e4c962bcb513
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/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env
ArtifactUUID:a7227745-d163-4b30-a3be-b528abbd466e
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/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env
ArtifactUUID:a7227745-d163-4b30-a3be-b528abbd466e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T05:27:09.774Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d5849d53-de60-430e-83c0-959764c3e0a5 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-16T05:27:09.848Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:27:09.849Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:27:09.849Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:27:09.849Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: f123499d-4472-47c0-b581-da6212507ea0 from URL: /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
2023-04-16T05:27:09.849Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:27:09.849Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
2023-04-16T05:27:10.163Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-16T05:27:10.167Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar f123499d-4472-47c0-b581-da6212507ea0 101458
2023-04-16T05:27:10.167Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar ASDC sendASDCNotification
2023-04-16T05:27:10.167Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
2023-04-16T05:27:10.168Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-16T05:27:10.168Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:10.168Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:10.168Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622830167,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:11.169Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:27:11.170Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:27:11.171Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: f123499d-4472-47c0-b581-da6212507ea0, URL: /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar to file: /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:27:11.171Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230416051927-csar.csar
2023-04-16T05:27:11.172Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:27:11.172Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:27:11.324Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16335743310330017801/Definitions/service-Vfw20230416051927-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-16T05:27:13.092Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-16T05:27:13.092Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-16T05:27:13.093Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:27:13.093Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-16T05:27:13.093Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:27:13.093Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:27:13.093Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:27:13.093Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:27:13.093Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:27:13.093Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:27:13.093Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:27:13.093Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:27:13.093Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:27:13.093Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:27:13.093Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 22f6ee7d-af31 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-Vfw20230416051927-csar.csar
2023-04-16T05:27:13.094Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-16T05:27:13.094Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.094Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:13.094Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:27:13.094Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-16T05:27:13.094Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-16T05:27:13.094Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.094Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:13.094Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:27:13.094Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-16T05:27:13.094Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-16T05:27:13.095Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.095Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:13.095Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.095Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:27:13.095Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:27:13.095Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-16T05:27:13.095Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:27:13.096Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:13.096Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:27:13.096Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-16T05:27:13.096Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:27:13.096Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-16T05:27:13.096Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-16T05:27:13.096Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:27:13.096Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:13.096Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-16T05:27:13.096Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:13.096Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-16T05:27:13.096Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:27:13.097Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-16T05:27:13.097Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.097Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-16T05:27:13.097Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.097Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:27:13.097Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:27:13.097Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.097Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:27:13.097Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:27:13.098Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.098Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:27:13.098Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:27:13.098Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.098Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:27:13.098Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:27:13.098Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-16T05:27:13.098Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:27:13.098Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-16T05:27:13.098Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-16T05:27:13.098Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:27:13.099Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:13.099Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-16T05:27:13.099Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:13.099Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-16T05:27:13.099Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:27:13.099Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=c07aad3e-5d8a-43bc-85a0-a20c1178e6c2
2023-04-16T05:27:13.099Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.099Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:27:13.099Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:27:13.099Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-16T05:27:13.099Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:27:13.099Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:13.099Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:27:13.100Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-16T05:27:13.100Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:27:13.100Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-16T05:27:13.100Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-16T05:27:13.100Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:13.100Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-16T05:27:13.100Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:27:13.100Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=830be1d2-c827-4fe1-b09a-6def43b43d8b
2023-04-16T05:27:13.100Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.100Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:27:13.100Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:27:13.100Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-16T05:27:13.100Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:27:13.101Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:13.101Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:27:13.101Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-16T05:27:13.101Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:27:13.101Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-16T05:27:13.101Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-16T05:27:13.101Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:27:13.101Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:13.101Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-16T05:27:13.102Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6b460e75-7bf3-408f-b268-bbe26d6fb5f4
2023-04-16T05:27:13.102Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.102Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:13.102Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.102Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:13.102Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.102Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:13.102Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:13.102Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:13.102Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-16 05-19-27
Description:catalog service description
Model UUID:d5849d53-de60-430e-83c0-959764c3e0a5
Model Version:NULL
Model InvariantUuid:916fb828-ca16-4411-a9b4-fa6d10bed135
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 22f6ee7d-af31
Model UUID:f95e05af-4a5c-434e-8dd2-12aa47eeb4c5
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ec93d142-4678-4d89-b743-7eb67d470255
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:35a62cce-2410-4de0-bf9a-811b17a83fd9
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:b8308f23-7b3d-4b32-883e-79283d77bd8d
ModelName:Vfw22f6ee7dAf31..base_vfw..module-0
ModelUuid:eef44d3a-d9cc-4d97-90e4-7f18d23f607b
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:c07aad3e-5d8a-43bc-85a0-a20c1178e6c2
ModelInvariantUuid:8d1ce708-81ce-4417-a09c-34fa1090f083
ModelName:vFW 22f6ee7d-af31-nodes.vfwCvfc
ModelUuid:aab1b9e3-0ebe-4d1d-b93f-7c7eb1005add
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:31cdd5f5-49c4-4f8a-9081-5eae4bb9e1a6
ModelInvariantUuid:0bdf2b85-05a8-4382-8a77-d9987caba8db
ModelName:Vfw22f6ee7dAf31.compute.nodes.heat.vfw
ModelUuid:0309a754-aae1-4fb5-bc89-0435249306a1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:830be1d2-c827-4fe1-b09a-6def43b43d8b
ModelInvariantUuid:863865b6-4a2a-4609-82c4-4e2ca863b53e
ModelName:vFW 22f6ee7d-af31-nodes.vsnCvfc
ModelUuid:25da1c67-c1d1-4dd9-a259-82973ccc5b6c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:4f76bfa7-23c3-482b-b7f5-803ba1f64213
ModelInvariantUuid:e73299e0-fffd-48d3-8654-890b32410886
ModelName:Vfw22f6ee7dAf31.compute.nodes.heat.vsn
ModelUuid:7c987fb2-c453-4b05-8cbe-ae202601873e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:6b460e75-7bf3-408f-b268-bbe26d6fb5f4
ModelInvariantUuid:0827a58b-2df7-4777-9662-5154cf34138f
ModelName:vFW 22f6ee7d-af31-nodes.vpgCvfc
ModelUuid:02b597b1-5faf-4dcd-b3cc-40afc2cbb4e5
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:fde3b62a-37bb-44f1-9ef8-7fe2c24a6d57
ModelInvariantUuid:54be3db0-f0fc-4139-9541-0f21aff6e653
ModelName:Vfw22f6ee7dAf31.compute.nodes.heat.vpg
ModelUuid:413029f1-5b43-4f95-9ea7-8363098a44d1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T05:27:13.123Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: eeed95f2-13be-45a5-a6d0-4c1f18950732
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T05:27:13.127Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||vFW 22f6ee7d-af31 0
2023-04-16T05:27:13.128Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: eeed95f2-13be-45a5-a6d0-4c1f18950732
2023-04-16T05:27:13.128Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8dffe018-7b3e-4756-b489-4050a9b1dc61 from URL: /sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json
2023-04-16T05:27:13.128Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:27:13.128Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json
2023-04-16T05:27:13.268Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-16T05:27:13.269Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json 8dffe018-7b3e-4756-b489-4050a9b1dc61 785
2023-04-16T05:27:13.270Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json ASDC sendASDCNotification
2023-04-16T05:27:13.270Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json
2023-04-16T05:27:13.270Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-16T05:27:13.270Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:13.270Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:13.270Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622833270,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:14.272Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw22f6ee7dAf31..base_vfw..module-0",
"vfModuleModelInvariantUUID": "b8308f23-7b3d-4b32-883e-79283d77bd8d",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "eef44d3a-d9cc-4d97-90e4-7f18d23f607b",
"vfModuleModelCustomizationUUID": "ae9f954a-f7eb-45fa-a678-70b0312f740d",
"isBase": true,
"artifacts": [
"eefe66d6-7c7d-4dca-bfb6-e4c962bcb513",
"a7227745-d163-4b30-a3be-b528abbd466e"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-16T05:27:14.283Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw22f6ee7dAf31..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:eef44d3a-d9cc-4d97-90e4-7f18d23f607b
VfModuleModelInvariantUUID:b8308f23-7b3d-4b32-883e-79283d77bd8d
VfModuleModelDescription:NULL
Artifacts UUID List:{
eefe66d6-7c7d-4dca-bfb6-e4c962bcb513
,
a7227745-d163-4b30-a3be-b528abbd466e
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-16T05:27:14.286Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw22f6ee7dAf31..base_vfw..module-0",
"vfModuleModelInvariantUUID": "b8308f23-7b3d-4b32-883e-79283d77bd8d",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "eef44d3a-d9cc-4d97-90e4-7f18d23f607b",
"vfModuleModelCustomizationUUID": "ae9f954a-f7eb-45fa-a678-70b0312f740d",
"isBase": true,
"artifacts": [
"eefe66d6-7c7d-4dca-bfb6-e4c962bcb513",
"a7227745-d163-4b30-a3be-b528abbd466e"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-16T05:27:14.286Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw22f6ee7dAf31..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:eef44d3a-d9cc-4d97-90e4-7f18d23f607b
VfModuleModelInvariantUUID:b8308f23-7b3d-4b32-883e-79283d77bd8d
VfModuleModelDescription:NULL
Artifacts UUID List:{
eefe66d6-7c7d-4dca-bfb6-e4c962bcb513
,
a7227745-d163-4b30-a3be-b528abbd466e
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-16T05:27:14.287Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: eefe66d6-7c7d-4dca-bfb6-e4c962bcb513 from URL: /sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml
2023-04-16T05:27:14.287Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:27:14.287Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml
2023-04-16T05:27:14.440Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-16T05:27:14.441Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml eefe66d6-7c7d-4dca-bfb6-e4c962bcb513 20368
2023-04-16T05:27:14.442Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-16T05:27:14.442Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml
2023-04-16T05:27:14.442Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-16T05:27:14.442Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:14.442Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:14.442Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622834442,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:15.444Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: a7227745-d163-4b30-a3be-b528abbd466e from URL: /sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env
2023-04-16T05:27:15.444Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:27:15.444Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env
2023-04-16T05:27:15.575Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-16T05:27:15.576Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env a7227745-d163-4b30-a3be-b528abbd466e 2098
2023-04-16T05:27:15.576Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-16T05:27:15.576Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env
2023-04-16T05:27:15.576Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-16T05:27:15.577Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:15.577Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:15.577Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622835576,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:16.578Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: d5849d53-de60-430e-83c0-959764c3e0a5
2023-04-16T05:27:16.579Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 22f6ee7d-af31 0 eeed95f2-13be-45a5-a6d0-4c1f18950732 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T05:27:16.666Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6f542228, org.onap.sdc.toscaparser.api.parameters.Input@5d5ea39b, org.onap.sdc.toscaparser.api.parameters.Input@27dc2c54, org.onap.sdc.toscaparser.api.parameters.Input@3fbed116, org.onap.sdc.toscaparser.api.parameters.Input@71b5e1ab]
2023-04-16T05:27:16.671Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.672Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:16.672Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic
2023-04-16T05:27:16.672Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 35a62cce-2410-4de0-bf9a-811b17a83fd9
2023-04-16T05:27:16.673Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 35a62cce-2410-4de0-bf9a-811b17a83fd9 matches Tosca VF Customization UUID: 35a62cce-2410-4de0-bf9a-811b17a83fd9
2023-04-16T05:27:16.673Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 35a62cce-2410-4de0-bf9a-811b17a83fd9 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-16T05:27:16.685Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.685Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:16.687Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 35a62cce-2410-4de0-bf9a-811b17a83fd9: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-16T05:27:16.687Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4f9910e5
2023-04-16T05:27:16.687Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.688Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-16T05:27:16.688Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ae9f954a-f7eb-45fa-a678-70b0312f740d
2023-04-16T05:27:16.690Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ae9f954a-f7eb-45fa-a678-70b0312f740d
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-16T05:27:16.697Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.698Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:27:16.698Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:27:16.700Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.700Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:27:16.701Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:27:16.701Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.701Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:27:16.701Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:27:16.702Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-16T05:27:16.702Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:27:16.702Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-16T05:27:16.702Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-16T05:27:16.702Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:27:16.703Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:16.703Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-16T05:27:16.703Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:16.703Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-16T05:27:16.703Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:27:16.703Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=c07aad3e-5d8a-43bc-85a0-a20c1178e6c2
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-16T05:27:16.713Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.714Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:27:16.714Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:27:16.714Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.714Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:27:16.715Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:27:16.715Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-16T05:27:16.715Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:27:16.715Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:16.715Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:27:16.715Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-16T05:27:16.715Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:27:16.716Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-16T05:27:16.716Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-16T05:27:16.716Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:16.716Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-16T05:27:16.716Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:27:16.716Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=830be1d2-c827-4fe1-b09a-6def43b43d8b
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-16T05:27:16.720Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.720Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:27:16.721Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:27:16.726Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.726Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:27:16.726Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:27:16.726Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-16T05:27:16.726Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:27:16.727Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:16.727Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:27:16.727Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-16T05:27:16.727Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:27:16.727Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-16T05:27:16.727Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-16T05:27:16.727Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:27:16.727Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-16T05:27:16.728Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-16T05:27:16.728Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6b460e75-7bf3-408f-b268-bbe26d6fb5f4
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-16T05:27:16.731Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.732Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:27:16.732Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:27:16.732Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.732Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:27:16.732Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=35a62cce-2410-4de0-bf9a-811b17a83fd9
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T05:27:16.736Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.736Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:16.736Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid d5849d53-de60-430e-83c0-959764c3e0a5: vFW 22f6ee7d-af31
2023-04-16T05:27:16.736Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.737Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:16.737Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.737Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:16.737Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.737Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:16.737Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.737Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:16.738Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:27:16.738Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:27:16.738Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Saving Service: vFW 2023-04-16 05-19-27
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-16T05:27:17.212Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 22f6ee7d-af31 eeed95f2-13be-45a5-a6d0-4c1f18950732 1 ASDC deployResourceStructure
2023-04-16T05:27:17.213Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json ASDC sendASDCNotification
2023-04-16T05:27:17.213Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json
2023-04-16T05:27:17.213Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-16T05:27:17.213Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:17.213Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:17.213Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622837212,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:18.216Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-16T05:27:18.216Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml
2023-04-16T05:27:18.216Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-16T05:27:18.217Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:18.217Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:18.217Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622838216,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:19.219Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-16T05:27:19.220Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env
2023-04-16T05:27:19.220Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-16T05:27:19.220Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:19.220Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:19.220Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622839219,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:20.222Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar ASDC sendASDCNotification
2023-04-16T05:27:20.222Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
2023-04-16T05:27:20.222Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-16T05:27:20.223Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:20.223Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:20.223Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622840222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:21.224Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79e413aa-7613-4146-a9ce-d4b42ed78c5e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:27:21.248Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79e413aa-7613-4146-a9ce-d4b42ed78c5e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:27:21.252Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-16T05:27:21.253Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-16T05:27:21.253Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-16T05:27:21.253Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-16T05:27:21.253Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-16T05:27:21.253Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-16T05:27:21.253Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-16T05:27:21.253Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-16T05:27:21.253Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-16T05:27:21.269Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-16T05:27:51.269Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79e413aa-7613-4146-a9ce-d4b42ed78c5e and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T05:27:51.282Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79e413aa-7613-4146-a9ce-d4b42ed78c5e and serviceModelVersionId: d5849d53-de60-430e-83c0-959764c3e0a5
2023-04-16T05:27:51.282Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 916fb828-ca16-4411-a9b4-fa6d10bed135
2023-04-16T05:27:51.283Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0
2023-04-16T05:27:51.286Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T05:27:51.299Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0|INFO|500||Invoke
2023-04-16T05:27:51.299Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[79e413aa-7613-4146-a9ce-d4b42ed78c5e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[79fc6c31-ee1c-4e5a-b423-64e4c94463fa], X-ECOMP-RequestID=[79e413aa-7613-4146-a9ce-d4b42ed78c5e], X-TransactionId=[], X-ONAP-RequestID=[79e413aa-7613-4146-a9ce-d4b42ed78c5e], Content-Type=[application/merge-patch+json]}
2023-04-16T05:27:51.316Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-16T05:27:51.494Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?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/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 05:27:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[175], vertex-id=[172160], x-aai-txid=[2-aai-resources-230416-05:27:51:577-26174], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T05:27:51.495Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-16T05:27:51.495Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0|INFO|500||InvokeReturn
2023-04-16T05:27:51.495Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T05:27:51.495Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-04-16T05:27:51.509Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-04-16T05:27:51.510Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79e413aa-7613-4146-a9ce-d4b42ed78c5e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-16T05:27:51.510Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-16T05:27:51.510Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:27:51.510Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:27:51.510Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622871510,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:51.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:27:51.950Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.950Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:27:51.951Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.951Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "NOTIFIED"
}
2023-04-16T05:27:51.951Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.951Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-16T05:27:51.951Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.951Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:27:51.951Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.951Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-16T05:27:51.951Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.952Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.952Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:27:51.952Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.953Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622462706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:27:51.953Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.953Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622830167,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:27:51.954Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.954Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.954Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622833270,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:27:51.954Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.954Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.954Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622834442,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:27:51.954Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.954Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.954Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622835576,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:27:51.954Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.955Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.955Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622837212,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "DEPLOY_OK"
}
2023-04-16T05:27:51.955Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.955Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.955Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622838216,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-04-16T05:27:51.955Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.955Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.955Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622839219,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-04-16T05:27:51.956Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.956Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.956Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622840222,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-16T05:27:51.956Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:27:51.956Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:27:51.956Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622871510,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-16T05:27:51.957Z||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-04-16T05:27:52.539Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T05:27:52.564Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-16T05:27:52.565Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:27:52.565Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:27:52.565Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:27:52.565Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T05:27:52.569Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:27:52.570Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-22d88851-108e-40fd-897b-16f13616dfd8
2023-04-16T05:27:52.571Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T05:27:52.571Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T05:27:52.973Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:27:55.987Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:27:58.997Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:02.007Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:05.017Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:08.028Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:11.041Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:14.061Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:17.072Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:20.083Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:23.098Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:26.112Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:29.122Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:32.134Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:35.145Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:38.154Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:41.165Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:44.178Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:47.202Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:50.213Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:28:51.944Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:28:51.964Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T05:28:51.964Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T05:28:51.971Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:28:51.971Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-22d88851-108e-40fd-897b-16f13616dfd8', protocol='range'}
2023-04-16T05:28:51.977Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 22: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=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-5827bb31-7237-46f8-9e34-a44f0e800802-22d88851-108e-40fd-897b-16f13616dfd8=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-16T05:28:51.998Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:28:51.998Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-22d88851-108e-40fd-897b-16f13616dfd8', protocol='range'}
2023-04-16T05:28:51.999Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T05:28:51.999Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T05:28:51.999Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T05:28:51.999Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T05:28:52.004Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:28:52.005Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:28:52.005Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:28:52.005Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:28:52.005Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:28:52.005Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:28:52.005Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:28:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:28:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:28:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=240, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:28:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:28:52.006Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:28:52.016Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:28:52.016Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"892e7fde-cda1-4779-8e77-da5ddb441813","serviceName":"basic_onboard_zoSFLb","serviceVersion":"1.0","serviceUUID":"46fd4c2e-f18f-46d1-b654-9369ce5b09a9","serviceDescription":"service","serviceInvariantUUID":"980a7172-211d-48eb-b656-2ae623218985","resources":[{"resourceInstanceName":"basic_onboard_zoSFLb 0","resourceName":"basic_onboard_zoSFLb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"216de38d-3b23-4e1f-962d-50d1e6390303","resourceInvariantUUID":"e01aba54-d4ff-4021-a4e6-195676d4e8c4","resourceCustomizationUUID":"8dd37ae8-63e6-48dc-b56d-3faa886baf9b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml","artifactChecksum":"ZTRhOGM0Y2UzYTZjZjIzZDRlMjI5ZmIyMmM0NjhkYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"948094ab-c57f-4a25-9791-b67c5978f9e4","artifactVersion":"1"},{"artifactName":"basic_onboard_zosflb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json","artifactChecksum":"MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fcc634f6-6df9-4b74-9e26-e4defe79753a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d59e218e-2bb8-4645-bf0a-11a0c1726277","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea0c6576-aff3-4dd7-b2bf-807f95ea9330","artifactVersion":"2","generatedFromUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZosflb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml","artifactChecksum":"NDdjMzc0ODFlNzFiYmI5OWJiYzQ4YjdlYzA4OTc2NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc2a2b4f-fa65-4002-987f-bcc899ea0f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZosflb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar","artifactChecksum":"NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"453ffbfb-0bd5-4f36-97b3-7ca3c816269c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T05:28:52.019Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:28:52.020Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:28:52.021Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:28:52.021Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:28:53.022Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:28:53.022Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:28:53.023Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:28:53.023Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:28:53.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T05:28:53.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:28:53.026Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:28:54.024Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:28:54.025Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:28:54.025Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:28:54.025Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:28:55.026Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:28:55.027Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:28:55.027Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:28:55.027Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:28:56.029Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:28:56.030Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:28:56.030Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:28:56.030Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:28:57.031Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:28:57.031Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:28:57.031Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:28:57.031Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:28:58.032Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:28:58.033Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:28:58.033Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:28:58.033Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:28:59.036Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"serviceName": "basic_onboard_zoSFLb",
"serviceVersion": "1.0",
"serviceUUID": "46fd4c2e-f18f-46d1-b654-9369ce5b09a9",
"serviceDescription": "service",
"serviceInvariantUUID": "980a7172-211d-48eb-b656-2ae623218985",
"resources": [
{
"resourceInstanceName": "basic_onboard_zoSFLb 0",
"resourceCustomizationUUID": "8dd37ae8-63e6-48dc-b56d-3faa886baf9b",
"resourceName": "basic_onboard_zoSFLb",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "216de38d-3b23-4e1f-962d-50d1e6390303",
"resourceInvariantUUID": "e01aba54-d4ff-4021-a4e6-195676d4e8c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zosflb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"artifactChecksum": "MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fcc634f6-6df9-4b74-9e26-e4defe79753a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"generatedFromUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZosflb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"artifactChecksum": "NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "453ffbfb-0bd5-4f36-97b3-7ca3c816269c"
}
],
"workloadContext": "Production"
}
2023-04-16T05:28:59.036Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T05:28:59.037Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC
2023-04-16T05:28:59.037Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:892e7fde-cda1-4779-8e77-da5ddb441813
ServiceName:basic_onboard_zoSFLb
ServiceVersion:1.0
ServiceUUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
ServiceInvariantUUID:980a7172-211d-48eb-b656-2ae623218985
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZosflb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
ArtifactUUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c
ArtifactChecksum:NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zoSFLb 0
ResourceCustomizationUUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
ResourceInvariantUUID:e01aba54-d4ff-4021-a4e6-195676d4e8c4
ResourceName:basic_onboard_zoSFLb
ResourceType:VF
ResourceUUID:216de38d-3b23-4e1f-962d-50d1e6390303
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zosflb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
ArtifactUUID:fcc634f6-6df9-4b74-9e26-e4defe79753a
ArtifactChecksum:MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1fccdb55-7a38-4083-ab96-8e89321b5bce
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T05:28:59.038Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 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-04-16T05:28:59.092Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:28:59.093Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:28:59.093Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:28:59.093Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T05:28:59.093Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:28:59.093Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T05:28:59.119Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-16T05:28:59.120Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@12afa446
2023-04-16T05:28:59.120Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T05:28:59.120Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T05:28:59.121Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardZosflb-csar.csar /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar 453ffbfb-0bd5-4f36-97b3-7ca3c816269c Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T05:28:59.121Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar ASDC sendASDCNotification
2023-04-16T05:28:59.121Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(Specified artifact is not found)
2023-04-16T05:28:59.121Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T05:28:59.122Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:28:59.122Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:28:59.122Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622939121,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:29:00.124Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardZosflb-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(UUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T05:29:00.147Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:29:00.148Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T05:29:00.153Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||basic_onboard_zoSFLb 0
2023-04-16T05:29:00.153Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
2023-04-16T05:29:00.154Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fcc634f6-6df9-4b74-9e26-e4defe79753a from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T05:29:00.154Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:29:00.154Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T05:29:00.171Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-16T05:29:00.171Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@73ec491f
2023-04-16T05:29:00.171Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T05:29:00.172Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T05:29:00.172Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_zosflb0_modules.json /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json fcc634f6-6df9-4b74-9e26-e4defe79753a Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T05:29:00.172Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json ASDC sendASDCNotification
2023-04-16T05:29:00.172Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(Specified artifact is not found)
2023-04-16T05:29:00.173Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T05:29:00.173Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:29:00.173Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:29:00.173Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622940172,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:29:01.175Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_zosflb0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(UUID:fcc634f6-6df9-4b74-9e26-e4defe79753a)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:29:01.176Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:29:01.201Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:29:01.207Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:29:01.207Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:29:31.208Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:29:31.231Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:29:31.236Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:29:31.236Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:29:51.944Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:29:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T05:29:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T05:29:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:30:01.236Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:30:01.266Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:30:01.272Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:30:01.272Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:30:31.273Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:30:31.302Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:30:31.306Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:30:31.306Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:30:51.944Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:30:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T05:30:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T05:30:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:30:51.946Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T05:30:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:30:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:30:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T05:30:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T05:30:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:30:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T05:30:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:30:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:30:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T05:30:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:30:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:30:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T05:30:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622939121,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T05:30:51.947Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:30:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-16T05:30:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622940172,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T05:30:51.948Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:31:01.308Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:31:01.334Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:31:01.338Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:31:01.339Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:31:31.339Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:31:31.367Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:31:31.372Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:31:31.372Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:31:51.944Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:32:01.372Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:32:01.399Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:32:01.403Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:32:01.403Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:32:31.404Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:32:31.430Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:32:31.434Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:32:31.435Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:32:51.945Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:33:01.435Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:33:01.464Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:33:01.469Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:33:01.469Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:33:31.470Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:33:31.499Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:33:31.504Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:33:31.505Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:33:51.947Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:33:52.102Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:33:52.102Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Member SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-22d88851-108e-40fd-897b-16f13616dfd8 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-04-16T05:33:52.102Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-16T05:33:52.102Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-16T05:33:52.640Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:33:52.662Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T05:33:52.662Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T05:33:52.667Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:33:52.668Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 23: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T05:33:52.685Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:33:52.686Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T05:33:52.686Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T05:33:52.691Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:33:52.691Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:33:52.692Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:33:52.692Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=249, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:33:52.692Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:33:52.692Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:34:01.505Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-16T05:34:01.505Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T05:34:01.518Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and serviceModelVersionId: 46fd4c2e-f18f-46d1-b654-9369ce5b09a9
2023-04-16T05:34:01.519Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 980a7172-211d-48eb-b656-2ae623218985
2023-04-16T05:34:01.519Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0
2023-04-16T05:34:01.523Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T05:34:01.537Z|892e7fde-cda1-4779-8e77-da5ddb441813|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/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-16T05:34:01.538Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||Invoke
2023-04-16T05:34:01.545Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-16T05:34:01.729Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||InvokeReturn
2023-04-16T05:34:01.730Z|892e7fde-cda1-4779-8e77-da5ddb441813|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/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 05:34:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[180], vertex-id=[172232], x-aai-txid=[0-aai-resources-230416-05:34:01:803-46478], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T05:34:01.730Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T05:34:01.730Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T05:34:01.730Z|892e7fde-cda1-4779-8e77-da5ddb441813|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-04-16T05:34:01.738Z|892e7fde-cda1-4779-8e77-da5ddb441813|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-04-16T05:34:01.738Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 892e7fde-cda1-4779-8e77-da5ddb441813 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-16T05:34:01.739Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-16T05:34:01.739Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:01.739Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:01.739Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623241739,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:01.755Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-16T05:34:01.755Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623241739,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-16T05:34:01.756Z||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-04-16T05:34:02.771Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:34:02.771Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"79e413aa-7613-4146-a9ce-d4b42ed78c5e","serviceName":"vFW 2023-04-16 05-19-27","serviceVersion":"1.0","serviceUUID":"d5849d53-de60-430e-83c0-959764c3e0a5","serviceDescription":"catalog service description","serviceInvariantUUID":"916fb828-ca16-4411-a9b4-fa6d10bed135","resources":[{"resourceInstanceName":"vFW 22f6ee7d-af31 0","resourceName":"vFW 22f6ee7d-af31","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"eeed95f2-13be-45a5-a6d0-4c1f18950732","resourceInvariantUUID":"ec93d142-4678-4d89-b743-7eb67d470255","resourceCustomizationUUID":"35a62cce-2410-4de0-bf9a-811b17a83fd9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml","artifactChecksum":"ZDg0NGMwMWFhMDliZDQyMmQ0NWNlOTgzNDkzMDY5ZDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"746dacb5-3266-4331-b4fc-e0e9f18316cf","artifactVersion":"1"},{"artifactName":"vfw22f6ee7daf310_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json","artifactChecksum":"MDViZDgyMmYwN2Y5NzRkMTY2NTc2YmRiZDM5MDVhZDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dffe018-7b3e-4756-b489-4050a9b1dc61","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"eefe66d6-7c7d-4dca-bfb6-e4c962bcb513","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml","artifactChecksum":"MWU1NzgxYjQ5NThhMWEyMTY5MGU5OTE1NGY1NzdkY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e4dff6c2-da82-46c1-a339-fd63ee16f8ce","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a7227745-d163-4b30-a3be-b528abbd466e","artifactVersion":"2","generatedFromUUID":"eefe66d6-7c7d-4dca-bfb6-e4c962bcb513"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230416051927-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml","artifactChecksum":"MTUyNTM4Mjg4NzVkMjQ3OTNhMjFhNDAyYmNkZTMzYTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"66163f43-f39e-4e27-b0a1-eaee7b3792ea","artifactVersion":"1"},{"artifactName":"service-Vfw20230416051927-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar","artifactChecksum":"YjFmMzY2ZWE3OTQwZGM0YjA4MDM2NjFlNTY5YWI1NTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f123499d-4472-47c0-b581-da6212507ea0","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T05:34:02.772Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:34:02.772Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:02.772Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:02.773Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:03.773Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:34:03.774Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:03.774Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:03.775Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:04.776Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:34:04.776Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:04.776Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:04.777Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:05.778Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:34:05.779Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:05.779Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:05.779Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:06.780Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:34:06.781Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:06.781Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:06.781Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:07.782Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:34:07.783Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:07.783Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:07.783Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:08.784Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:34:08.785Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:08.785Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:08.785Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:09.786Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"serviceName": "vFW 2023-04-16 05-19-27",
"serviceVersion": "1.0",
"serviceUUID": "d5849d53-de60-430e-83c0-959764c3e0a5",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "916fb828-ca16-4411-a9b4-fa6d10bed135",
"resources": [
{
"resourceInstanceName": "vFW 22f6ee7d-af31 0",
"resourceCustomizationUUID": "35a62cce-2410-4de0-bf9a-811b17a83fd9",
"resourceName": "vFW 22f6ee7d-af31",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "eeed95f2-13be-45a5-a6d0-4c1f18950732",
"resourceInvariantUUID": "ec93d142-4678-4d89-b743-7eb67d470255",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw22f6ee7daf310_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"artifactChecksum": "MDViZDgyMmYwN2Y5NzRkMTY2NTc2YmRiZDM5MDVhZDU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8dffe018-7b3e-4756-b489-4050a9b1dc61",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "eefe66d6-7c7d-4dca-bfb6-e4c962bcb513",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a7227745-d163-4b30-a3be-b528abbd466e",
"generatedFromUUID": "eefe66d6-7c7d-4dca-bfb6-e4c962bcb513"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a7227745-d163-4b30-a3be-b528abbd466e",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230416051927-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"artifactChecksum": "YjFmMzY2ZWE3OTQwZGM0YjA4MDM2NjFlNTY5YWI1NTU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "f123499d-4472-47c0-b581-da6212507ea0"
}
],
"workloadContext": "Production"
}
2023-04-16T05:34:09.787Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T05:34:09.787Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d5849d53-de60-430e-83c0-959764c3e0a5 ASDC
2023-04-16T05:34:09.787Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:79e413aa-7613-4146-a9ce-d4b42ed78c5e
ServiceName:vFW 2023-04-16 05-19-27
ServiceVersion:1.0
ServiceUUID:d5849d53-de60-430e-83c0-959764c3e0a5
ServiceInvariantUUID:916fb828-ca16-4411-a9b4-fa6d10bed135
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230416051927-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
ArtifactUUID:f123499d-4472-47c0-b581-da6212507ea0
ArtifactChecksum:YjFmMzY2ZWE3OTQwZGM0YjA4MDM2NjFlNTY5YWI1NTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 22f6ee7d-af31 0
ResourceCustomizationUUID:35a62cce-2410-4de0-bf9a-811b17a83fd9
ResourceInvariantUUID:ec93d142-4678-4d89-b743-7eb67d470255
ResourceName:vFW 22f6ee7d-af31
ResourceType:VF
ResourceUUID:eeed95f2-13be-45a5-a6d0-4c1f18950732
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw22f6ee7daf310_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json
ArtifactUUID:8dffe018-7b3e-4756-b489-4050a9b1dc61
ArtifactChecksum:MDViZDgyMmYwN2Y5NzRkMTY2NTc2YmRiZDM5MDVhZDU=
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/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml
ArtifactUUID:eefe66d6-7c7d-4dca-bfb6-e4c962bcb513
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/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env
ArtifactUUID:a7227745-d163-4b30-a3be-b528abbd466e
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/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env
ArtifactUUID:a7227745-d163-4b30-a3be-b528abbd466e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T05:34:09.787Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d5849d53-de60-430e-83c0-959764c3e0a5 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-04-16T05:34:09.834Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:34:09.835Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:34:09.835Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:34:09.835Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: f123499d-4472-47c0-b581-da6212507ea0 from URL: /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
2023-04-16T05:34:09.835Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:34:09.835Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
2023-04-16T05:34:10.144Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-16T05:34:10.147Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar f123499d-4472-47c0-b581-da6212507ea0 101458
2023-04-16T05:34:10.147Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar ASDC sendASDCNotification
2023-04-16T05:34:10.147Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
2023-04-16T05:34:10.147Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-16T05:34:10.148Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:10.148Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:10.148Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623250147,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:11.149Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:34:11.150Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:34:11.150Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: f123499d-4472-47c0-b581-da6212507ea0, URL: /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar to file: /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:34:11.150Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230416051927-csar.csar
2023-04-16T05:34:11.151Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:34:11.151Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:34:11.284Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4257097167632260869/Definitions/service-Vfw20230416051927-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-04-16T05:34:12.949Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-16T05:34:12.950Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-16T05:34:12.950Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:34:12.950Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-16T05:34:12.950Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:34:12.950Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:34:12.950Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:34:12.951Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:34:12.951Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:34:12.951Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:34:12.951Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:34:12.951Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:34:12.951Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:34:12.951Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:34:12.951Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 22f6ee7d-af31 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-Vfw20230416051927-csar.csar
2023-04-16T05:34:12.951Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-16T05:34:12.951Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.951Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:34:12.951Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:34:12.951Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-16T05:34:12.952Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-16T05:34:12.952Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.952Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:34:12.952Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:34:12.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-16T05:34:12.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-16T05:34:12.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:34:12.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:34:12.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:34:12.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-16T05:34:12.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:34:12.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-16T05:34:12.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:34:12.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:34:12.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:34:12.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:34:12.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:34:12.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:34:12.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:34:12.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:34:12.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:34:12.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-16T05:34:12.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:34:12.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-16T05:34:12.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-16T05:34:12.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:34:12.956Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-16T05:34:12.956Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-16T05:34:12.956Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-16T05:34:12.956Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-16T05:34:12.956Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:34:12.956Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=c07aad3e-5d8a-43bc-85a0-a20c1178e6c2
2023-04-16T05:34:12.956Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.956Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:34:12.956Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:34:12.956Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-16T05:34:12.956Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:34:12.956Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-16T05:34:12.956Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:34:12.956Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-16T05:34:12.957Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:34:12.957Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-16T05:34:12.957Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-16T05:34:12.957Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-16T05:34:12.957Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-16T05:34:12.957Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:34:12.957Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=830be1d2-c827-4fe1-b09a-6def43b43d8b
2023-04-16T05:34:12.957Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.957Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:34:12.957Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:34:12.957Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-16T05:34:12.957Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:34:12.957Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-16T05:34:12.957Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6b460e75-7bf3-408f-b268-bbe26d6fb5f4
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:34:12.958Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:34:12.959Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:34:12.959Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-16 05-19-27
Description:catalog service description
Model UUID:d5849d53-de60-430e-83c0-959764c3e0a5
Model Version:NULL
Model InvariantUuid:916fb828-ca16-4411-a9b4-fa6d10bed135
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 22f6ee7d-af31
Model UUID:f95e05af-4a5c-434e-8dd2-12aa47eeb4c5
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ec93d142-4678-4d89-b743-7eb67d470255
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:35a62cce-2410-4de0-bf9a-811b17a83fd9
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:b8308f23-7b3d-4b32-883e-79283d77bd8d
ModelName:Vfw22f6ee7dAf31..base_vfw..module-0
ModelUuid:eef44d3a-d9cc-4d97-90e4-7f18d23f607b
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:c07aad3e-5d8a-43bc-85a0-a20c1178e6c2
ModelInvariantUuid:8d1ce708-81ce-4417-a09c-34fa1090f083
ModelName:vFW 22f6ee7d-af31-nodes.vfwCvfc
ModelUuid:aab1b9e3-0ebe-4d1d-b93f-7c7eb1005add
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:31cdd5f5-49c4-4f8a-9081-5eae4bb9e1a6
ModelInvariantUuid:0bdf2b85-05a8-4382-8a77-d9987caba8db
ModelName:Vfw22f6ee7dAf31.compute.nodes.heat.vfw
ModelUuid:0309a754-aae1-4fb5-bc89-0435249306a1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:830be1d2-c827-4fe1-b09a-6def43b43d8b
ModelInvariantUuid:863865b6-4a2a-4609-82c4-4e2ca863b53e
ModelName:vFW 22f6ee7d-af31-nodes.vsnCvfc
ModelUuid:25da1c67-c1d1-4dd9-a259-82973ccc5b6c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:4f76bfa7-23c3-482b-b7f5-803ba1f64213
ModelInvariantUuid:e73299e0-fffd-48d3-8654-890b32410886
ModelName:Vfw22f6ee7dAf31.compute.nodes.heat.vsn
ModelUuid:7c987fb2-c453-4b05-8cbe-ae202601873e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:6b460e75-7bf3-408f-b268-bbe26d6fb5f4
ModelInvariantUuid:0827a58b-2df7-4777-9662-5154cf34138f
ModelName:vFW 22f6ee7d-af31-nodes.vpgCvfc
ModelUuid:02b597b1-5faf-4dcd-b3cc-40afc2cbb4e5
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:fde3b62a-37bb-44f1-9ef8-7fe2c24a6d57
ModelInvariantUuid:54be3db0-f0fc-4139-9541-0f21aff6e653
ModelName:Vfw22f6ee7dAf31.compute.nodes.heat.vpg
ModelUuid:413029f1-5b43-4f95-9ea7-8363098a44d1
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-04-16T05:34:13.013Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||ERROR|500||Csar with UUID: f123499d-4472-47c0-b581-da6212507ea0 already exists
2023-04-16T05:34:13.014Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar ASDC sendASDCNotification
2023-04-16T05:34:13.014Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar(Csar with UUID: f123499d-4472-47c0-b581-da6212507ea0 already exists)
2023-04-16T05:34:13.014Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-16T05:34:13.015Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:13.015Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:13.015Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623253014,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: f123499d-4472-47c0-b581-da6212507ea0 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:14.016Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar ASDC sendASDCNotification
2023-04-16T05:34:14.016Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar(Resource with UUID: eeed95f2-13be-45a5-a6d0-4c1f18950732 already exists)
2023-04-16T05:34:14.016Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-16T05:34:14.017Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:14.017Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:14.017Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623254016,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: eeed95f2-13be-45a5-a6d0-4c1f18950732 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:15.018Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79e413aa-7613-4146-a9ce-d4b42ed78c5e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:34:15.050Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79e413aa-7613-4146-a9ce-d4b42ed78c5e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:34:15.056Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-16T05:34:15.056Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-16T05:34:15.056Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-16T05:34:15.056Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-16T05:34:15.056Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-16T05:34:15.056Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-16T05:34:15.056Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-16T05:34:15.056Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-16T05:34:15.056Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-16T05:34:15.074Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-16T05:34:45.074Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79e413aa-7613-4146-a9ce-d4b42ed78c5e and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T05:34:45.086Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79e413aa-7613-4146-a9ce-d4b42ed78c5e and serviceModelVersionId: d5849d53-de60-430e-83c0-959764c3e0a5
2023-04-16T05:34:45.087Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 916fb828-ca16-4411-a9b4-fa6d10bed135
2023-04-16T05:34:45.087Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0
2023-04-16T05:34:45.094Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T05:34:45.119Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0|INFO|500||Invoke
2023-04-16T05:34:45.119Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[79e413aa-7613-4146-a9ce-d4b42ed78c5e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9f17c272-77ee-4055-ad36-01aaecbbe40a], X-ECOMP-RequestID=[79e413aa-7613-4146-a9ce-d4b42ed78c5e], X-TransactionId=[], X-ONAP-RequestID=[79e413aa-7613-4146-a9ce-d4b42ed78c5e], Content-Type=[application/merge-patch+json]}
2023-04-16T05:34:45.130Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-16T05:34:45.276Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?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/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 05:34:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[172160], x-aai-txid=[0-aai-resources-230416-05:34:45:386-93390], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T05:34:45.276Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-16T05:34:45.277Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0|INFO|500||InvokeReturn
2023-04-16T05:34:45.277Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T05:34:45.277Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-04-16T05:34:45.285Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-04-16T05:34:45.286Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79e413aa-7613-4146-a9ce-d4b42ed78c5e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-16T05:34:45.286Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-16T05:34:45.286Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:45.286Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:45.286Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623285286,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-16T05:34:46.320Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T05:34:46.321Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-16T05:34:46.321Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:34:46.322Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:34:46.322Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:34:46.322Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T05:34:46.329Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-1201488e-c9ff-45c3-9e4b-9af1e5d84262
2023-04-16T05:34:46.329Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:34:46.329Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T05:34:46.330Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T05:34:46.998Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:34:50.009Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:34:51.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:51.963Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T05:34:51.963Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T05:34:51.969Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-1201488e-c9ff-45c3-9e4b-9af1e5d84262', protocol='range'}
2023-04-16T05:34:51.969Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:34:51.975Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 24: {SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-1201488e-c9ff-45c3-9e4b-9af1e5d84262=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-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T05:34:51.990Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:34:51.991Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T05:34:51.991Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T05:34:51.991Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-1201488e-c9ff-45c3-9e4b-9af1e5d84262', protocol='range'}
2023-04-16T05:34:51.992Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T05:34:51.992Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T05:34:51.996Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:34:51.996Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:34:51.996Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:34:51.996Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:34:51.996Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:34:51.996Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:34:51.997Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=250, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:34:51.996Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:34:51.997Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:34:51.997Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:34:51.997Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:34:51.999Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:34:52.009Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:34:52.009Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"892e7fde-cda1-4779-8e77-da5ddb441813","serviceName":"basic_onboard_zoSFLb","serviceVersion":"1.0","serviceUUID":"46fd4c2e-f18f-46d1-b654-9369ce5b09a9","serviceDescription":"service","serviceInvariantUUID":"980a7172-211d-48eb-b656-2ae623218985","resources":[{"resourceInstanceName":"basic_onboard_zoSFLb 0","resourceName":"basic_onboard_zoSFLb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"216de38d-3b23-4e1f-962d-50d1e6390303","resourceInvariantUUID":"e01aba54-d4ff-4021-a4e6-195676d4e8c4","resourceCustomizationUUID":"8dd37ae8-63e6-48dc-b56d-3faa886baf9b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml","artifactChecksum":"ZTRhOGM0Y2UzYTZjZjIzZDRlMjI5ZmIyMmM0NjhkYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"948094ab-c57f-4a25-9791-b67c5978f9e4","artifactVersion":"1"},{"artifactName":"basic_onboard_zosflb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json","artifactChecksum":"MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fcc634f6-6df9-4b74-9e26-e4defe79753a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d59e218e-2bb8-4645-bf0a-11a0c1726277","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea0c6576-aff3-4dd7-b2bf-807f95ea9330","artifactVersion":"2","generatedFromUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZosflb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml","artifactChecksum":"NDdjMzc0ODFlNzFiYmI5OWJiYzQ4YjdlYzA4OTc2NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc2a2b4f-fa65-4002-987f-bcc899ea0f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZosflb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar","artifactChecksum":"NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"453ffbfb-0bd5-4f36-97b3-7ca3c816269c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T05:34:52.011Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:34:52.016Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:52.017Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:52.017Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:53.018Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:34:53.018Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:53.018Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:53.019Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:53.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:34:53.021Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:34:53.021Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:34:53.021Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:34:53.021Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "NOTIFIED"
}
2023-04-16T05:34:53.021Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:34:53.021Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:34:53.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-16T05:34:53.022Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:34:53.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:34:53.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:34:53.022Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:34:53.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:34:53.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-16T05:34:53.022Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:34:53.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:34:53.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:34:53.022Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:34:53.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:34:53.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681622872539,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623250147,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623253014,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: f123499d-4472-47c0-b581-da6212507ea0 already exists"
}
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623254016,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: eeed95f2-13be-45a5-a6d0-4c1f18950732 already exists"
}
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623285286,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:34:53.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:34:54.020Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:34:54.020Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:54.020Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:54.020Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:55.021Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:34:55.022Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:55.022Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:55.022Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:56.022Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:34:56.023Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:56.023Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:56.023Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:57.024Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:34:57.024Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:57.024Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:57.025Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:58.025Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:34:58.026Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:58.026Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:58.026Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:34:59.029Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"serviceName": "basic_onboard_zoSFLb",
"serviceVersion": "1.0",
"serviceUUID": "46fd4c2e-f18f-46d1-b654-9369ce5b09a9",
"serviceDescription": "service",
"serviceInvariantUUID": "980a7172-211d-48eb-b656-2ae623218985",
"resources": [
{
"resourceInstanceName": "basic_onboard_zoSFLb 0",
"resourceCustomizationUUID": "8dd37ae8-63e6-48dc-b56d-3faa886baf9b",
"resourceName": "basic_onboard_zoSFLb",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "216de38d-3b23-4e1f-962d-50d1e6390303",
"resourceInvariantUUID": "e01aba54-d4ff-4021-a4e6-195676d4e8c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zosflb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"artifactChecksum": "MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fcc634f6-6df9-4b74-9e26-e4defe79753a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"generatedFromUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZosflb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"artifactChecksum": "NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "453ffbfb-0bd5-4f36-97b3-7ca3c816269c"
}
],
"workloadContext": "Production"
}
2023-04-16T05:34:59.029Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T05:34:59.029Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC
2023-04-16T05:34:59.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:892e7fde-cda1-4779-8e77-da5ddb441813
ServiceName:basic_onboard_zoSFLb
ServiceVersion:1.0
ServiceUUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
ServiceInvariantUUID:980a7172-211d-48eb-b656-2ae623218985
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZosflb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
ArtifactUUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c
ArtifactChecksum:NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zoSFLb 0
ResourceCustomizationUUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
ResourceInvariantUUID:e01aba54-d4ff-4021-a4e6-195676d4e8c4
ResourceName:basic_onboard_zoSFLb
ResourceType:VF
ResourceUUID:216de38d-3b23-4e1f-962d-50d1e6390303
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zosflb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
ArtifactUUID:fcc634f6-6df9-4b74-9e26-e4defe79753a
ArtifactChecksum:MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1fccdb55-7a38-4083-ab96-8e89321b5bce
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T05:34:59.029Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 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-04-16T05:34:59.090Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:34:59.091Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:34:59.091Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:34:59.091Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T05:34:59.091Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:34:59.091Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T05:34:59.118Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-16T05:34:59.118Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@e5aec4c
2023-04-16T05:34:59.118Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T05:34:59.118Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T05:34:59.119Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardZosflb-csar.csar /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar 453ffbfb-0bd5-4f36-97b3-7ca3c816269c Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T05:34:59.119Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar ASDC sendASDCNotification
2023-04-16T05:34:59.119Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(Specified artifact is not found)
2023-04-16T05:34:59.119Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T05:34:59.119Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:34:59.119Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:34:59.119Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623299119,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:35:00.120Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardZosflb-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(UUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T05:35:00.140Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:35:00.141Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T05:35:00.145Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||basic_onboard_zoSFLb 0
2023-04-16T05:35:00.145Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
2023-04-16T05:35:00.145Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fcc634f6-6df9-4b74-9e26-e4defe79753a from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T05:35:00.145Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:35:00.145Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T05:35:00.164Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-16T05:35:00.165Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@149966ad
2023-04-16T05:35:00.165Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T05:35:00.165Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T05:35:00.165Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_zosflb0_modules.json /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json fcc634f6-6df9-4b74-9e26-e4defe79753a Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T05:35:00.165Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json ASDC sendASDCNotification
2023-04-16T05:35:00.165Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(Specified artifact is not found)
2023-04-16T05:35:00.165Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T05:35:00.166Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:35:00.166Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:35:00.166Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623300165,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:35:01.167Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_zosflb0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(UUID:fcc634f6-6df9-4b74-9e26-e4defe79753a)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:35:01.167Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:35:01.191Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:35:01.195Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:35:01.196Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:35:31.196Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:35:31.215Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:35:31.219Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:35:31.219Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:35:51.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:35:51.945Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:35:51.945Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T05:35:51.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:36:01.220Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:36:01.246Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:36:01.251Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:36:01.251Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:36:31.252Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:36:31.278Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:36:31.283Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:36:31.283Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:36:51.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:36:51.945Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:36:51.945Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:36:51.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623299119,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T05:36:51.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:36:51.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:36:51.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623300165,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T05:36:51.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:37:01.283Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:37:01.310Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:37:01.316Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:37:01.316Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:37:31.316Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:37:31.344Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:37:31.350Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:37:31.350Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:37:51.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:38:01.350Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:38:01.383Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:38:01.388Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:38:01.389Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:38:31.389Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:38:31.422Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:38:31.427Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:38:31.428Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:38:51.946Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:39:01.428Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:39:01.458Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:39:01.464Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:39:01.464Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:39:31.464Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:39:31.492Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:39:31.497Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:39:31.497Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:39:51.583Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:39:51.584Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "ves-openapi-manager",
"timestamp": 1681623575504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:39:51.585Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:39:51.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:39:51.945Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:39:51.945Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "cds-sdc-listener",
"timestamp": 1681623577770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:39:51.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:39:51.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:39:51.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "aai-model-loader",
"timestamp": 1681623585239,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:39:51.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:39:51.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:39:51.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "policy-distribution-id",
"timestamp": 1681623578723,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:39:51.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:39:51.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:39:51.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "multicloud-k8s",
"timestamp": 1681623581152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:39:51.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:39:52.008Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:39:52.009Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Member SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-1201488e-c9ff-45c3-9e4b-9af1e5d84262 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-04-16T05:39:52.009Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-16T05:39:52.009Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-16T05:39:52.879Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:39:55.890Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:39:58.902Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:01.498Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-16T05:40:01.498Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T05:40:01.512Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and serviceModelVersionId: 46fd4c2e-f18f-46d1-b654-9369ce5b09a9
2023-04-16T05:40:01.512Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 980a7172-211d-48eb-b656-2ae623218985
2023-04-16T05:40:01.513Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0
2023-04-16T05:40:01.520Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T05:40:01.537Z|892e7fde-cda1-4779-8e77-da5ddb441813|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/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-16T05:40:01.538Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||Invoke
2023-04-16T05:40:01.545Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-16T05:40:01.743Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||InvokeReturn
2023-04-16T05:40:01.743Z|892e7fde-cda1-4779-8e77-da5ddb441813|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/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 05:40:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[194], vertex-id=[172232], x-aai-txid=[2-aai-resources-230416-05:40:01:801-22904], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T05:40:01.744Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T05:40:01.744Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T05:40:01.744Z|892e7fde-cda1-4779-8e77-da5ddb441813|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-04-16T05:40:01.751Z|892e7fde-cda1-4779-8e77-da5ddb441813|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-04-16T05:40:01.751Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 892e7fde-cda1-4779-8e77-da5ddb441813 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-16T05:40:01.751Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-16T05:40:01.751Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:01.751Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:01.751Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623601751,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:01.913Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-16T05:40:02.780Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:40:02.781Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"79e413aa-7613-4146-a9ce-d4b42ed78c5e","serviceName":"vFW 2023-04-16 05-19-27","serviceVersion":"1.0","serviceUUID":"d5849d53-de60-430e-83c0-959764c3e0a5","serviceDescription":"catalog service description","serviceInvariantUUID":"916fb828-ca16-4411-a9b4-fa6d10bed135","resources":[{"resourceInstanceName":"vFW 22f6ee7d-af31 0","resourceName":"vFW 22f6ee7d-af31","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"eeed95f2-13be-45a5-a6d0-4c1f18950732","resourceInvariantUUID":"ec93d142-4678-4d89-b743-7eb67d470255","resourceCustomizationUUID":"35a62cce-2410-4de0-bf9a-811b17a83fd9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml","artifactChecksum":"ZDg0NGMwMWFhMDliZDQyMmQ0NWNlOTgzNDkzMDY5ZDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"746dacb5-3266-4331-b4fc-e0e9f18316cf","artifactVersion":"1"},{"artifactName":"vfw22f6ee7daf310_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json","artifactChecksum":"MDViZDgyMmYwN2Y5NzRkMTY2NTc2YmRiZDM5MDVhZDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dffe018-7b3e-4756-b489-4050a9b1dc61","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"eefe66d6-7c7d-4dca-bfb6-e4c962bcb513","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml","artifactChecksum":"MWU1NzgxYjQ5NThhMWEyMTY5MGU5OTE1NGY1NzdkY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e4dff6c2-da82-46c1-a339-fd63ee16f8ce","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a7227745-d163-4b30-a3be-b528abbd466e","artifactVersion":"2","generatedFromUUID":"eefe66d6-7c7d-4dca-bfb6-e4c962bcb513"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230416051927-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml","artifactChecksum":"MTUyNTM4Mjg4NzVkMjQ3OTNhMjFhNDAyYmNkZTMzYTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"66163f43-f39e-4e27-b0a1-eaee7b3792ea","artifactVersion":"1"},{"artifactName":"service-Vfw20230416051927-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar","artifactChecksum":"YjFmMzY2ZWE3OTQwZGM0YjA4MDM2NjFlNTY5YWI1NTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f123499d-4472-47c0-b581-da6212507ea0","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T05:40:02.783Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:40:02.783Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:02.783Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:02.784Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:03.784Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:40:03.785Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:03.785Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:03.785Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:04.787Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:40:04.788Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:04.788Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:04.788Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:04.923Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:05.789Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:40:05.789Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:05.789Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:05.789Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:06.791Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:40:06.792Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:06.792Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:06.792Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:07.795Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:40:07.795Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:07.795Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:07.795Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:07.934Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:08.797Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:40:08.797Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:08.798Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:08.798Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:09.800Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"serviceName": "vFW 2023-04-16 05-19-27",
"serviceVersion": "1.0",
"serviceUUID": "d5849d53-de60-430e-83c0-959764c3e0a5",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "916fb828-ca16-4411-a9b4-fa6d10bed135",
"resources": [
{
"resourceInstanceName": "vFW 22f6ee7d-af31 0",
"resourceCustomizationUUID": "35a62cce-2410-4de0-bf9a-811b17a83fd9",
"resourceName": "vFW 22f6ee7d-af31",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "eeed95f2-13be-45a5-a6d0-4c1f18950732",
"resourceInvariantUUID": "ec93d142-4678-4d89-b743-7eb67d470255",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw22f6ee7daf310_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"artifactChecksum": "MDViZDgyMmYwN2Y5NzRkMTY2NTc2YmRiZDM5MDVhZDU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8dffe018-7b3e-4756-b489-4050a9b1dc61",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "eefe66d6-7c7d-4dca-bfb6-e4c962bcb513",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a7227745-d163-4b30-a3be-b528abbd466e",
"generatedFromUUID": "eefe66d6-7c7d-4dca-bfb6-e4c962bcb513"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a7227745-d163-4b30-a3be-b528abbd466e",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230416051927-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"artifactChecksum": "YjFmMzY2ZWE3OTQwZGM0YjA4MDM2NjFlNTY5YWI1NTU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "f123499d-4472-47c0-b581-da6212507ea0"
}
],
"workloadContext": "Production"
}
2023-04-16T05:40:09.802Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T05:40:09.802Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d5849d53-de60-430e-83c0-959764c3e0a5 ASDC
2023-04-16T05:40:09.804Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:79e413aa-7613-4146-a9ce-d4b42ed78c5e
ServiceName:vFW 2023-04-16 05-19-27
ServiceVersion:1.0
ServiceUUID:d5849d53-de60-430e-83c0-959764c3e0a5
ServiceInvariantUUID:916fb828-ca16-4411-a9b4-fa6d10bed135
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230416051927-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
ArtifactUUID:f123499d-4472-47c0-b581-da6212507ea0
ArtifactChecksum:YjFmMzY2ZWE3OTQwZGM0YjA4MDM2NjFlNTY5YWI1NTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 22f6ee7d-af31 0
ResourceCustomizationUUID:35a62cce-2410-4de0-bf9a-811b17a83fd9
ResourceInvariantUUID:ec93d142-4678-4d89-b743-7eb67d470255
ResourceName:vFW 22f6ee7d-af31
ResourceType:VF
ResourceUUID:eeed95f2-13be-45a5-a6d0-4c1f18950732
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw22f6ee7daf310_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json
ArtifactUUID:8dffe018-7b3e-4756-b489-4050a9b1dc61
ArtifactChecksum:MDViZDgyMmYwN2Y5NzRkMTY2NTc2YmRiZDM5MDVhZDU=
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/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml
ArtifactUUID:eefe66d6-7c7d-4dca-bfb6-e4c962bcb513
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/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env
ArtifactUUID:a7227745-d163-4b30-a3be-b528abbd466e
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/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env
ArtifactUUID:a7227745-d163-4b30-a3be-b528abbd466e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T05:40:09.804Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d5849d53-de60-430e-83c0-959764c3e0a5 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-04-16T05:40:09.860Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:40:09.862Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:40:09.862Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:40:09.862Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: f123499d-4472-47c0-b581-da6212507ea0 from URL: /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
2023-04-16T05:40:09.862Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:40:09.862Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
2023-04-16T05:40:10.137Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-16T05:40:10.141Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar f123499d-4472-47c0-b581-da6212507ea0 101458
2023-04-16T05:40:10.141Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar ASDC sendASDCNotification
2023-04-16T05:40:10.141Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
2023-04-16T05:40:10.141Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-16T05:40:10.141Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:10.142Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:10.142Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623610141,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:10.945Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:11.142Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:40:11.143Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:40:11.144Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: f123499d-4472-47c0-b581-da6212507ea0, URL: /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar to file: /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:40:11.144Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230416051927-csar.csar
2023-04-16T05:40:11.145Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:40:11.145Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:40:11.311Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6552955807923113284/Definitions/service-Vfw20230416051927-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-16T05:40:12.840Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 22f6ee7d-af31 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-Vfw20230416051927-csar.csar
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-16T05:40:12.841Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.842Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:40:12.842Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:40:12.842Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-16T05:40:12.842Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-16T05:40:12.842Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.842Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:40:12.842Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:40:12.842Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-16T05:40:12.842Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-16T05:40:12.842Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.842Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:40:12.842Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.843Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-16T05:40:12.844Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=c07aad3e-5d8a-43bc-85a0-a20c1178e6c2
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-16T05:40:12.845Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:40:12.846Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-16T05:40:12.846Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-16T05:40:12.846Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-16T05:40:12.846Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-16T05:40:12.846Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:40:12.846Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=830be1d2-c827-4fe1-b09a-6def43b43d8b
2023-04-16T05:40:12.846Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.846Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:40:12.846Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:40:12.846Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-16T05:40:12.846Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:40:12.846Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-16T05:40:12.846Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:40:12.846Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6b460e75-7bf3-408f-b268-bbe26d6fb5f4
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:40:12.847Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-16 05-19-27
Description:catalog service description
Model UUID:d5849d53-de60-430e-83c0-959764c3e0a5
Model Version:NULL
Model InvariantUuid:916fb828-ca16-4411-a9b4-fa6d10bed135
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 22f6ee7d-af31
Model UUID:f95e05af-4a5c-434e-8dd2-12aa47eeb4c5
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ec93d142-4678-4d89-b743-7eb67d470255
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:35a62cce-2410-4de0-bf9a-811b17a83fd9
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:b8308f23-7b3d-4b32-883e-79283d77bd8d
ModelName:Vfw22f6ee7dAf31..base_vfw..module-0
ModelUuid:eef44d3a-d9cc-4d97-90e4-7f18d23f607b
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:c07aad3e-5d8a-43bc-85a0-a20c1178e6c2
ModelInvariantUuid:8d1ce708-81ce-4417-a09c-34fa1090f083
ModelName:vFW 22f6ee7d-af31-nodes.vfwCvfc
ModelUuid:aab1b9e3-0ebe-4d1d-b93f-7c7eb1005add
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:31cdd5f5-49c4-4f8a-9081-5eae4bb9e1a6
ModelInvariantUuid:0bdf2b85-05a8-4382-8a77-d9987caba8db
ModelName:Vfw22f6ee7dAf31.compute.nodes.heat.vfw
ModelUuid:0309a754-aae1-4fb5-bc89-0435249306a1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:830be1d2-c827-4fe1-b09a-6def43b43d8b
ModelInvariantUuid:863865b6-4a2a-4609-82c4-4e2ca863b53e
ModelName:vFW 22f6ee7d-af31-nodes.vsnCvfc
ModelUuid:25da1c67-c1d1-4dd9-a259-82973ccc5b6c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:4f76bfa7-23c3-482b-b7f5-803ba1f64213
ModelInvariantUuid:e73299e0-fffd-48d3-8654-890b32410886
ModelName:Vfw22f6ee7dAf31.compute.nodes.heat.vsn
ModelUuid:7c987fb2-c453-4b05-8cbe-ae202601873e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:6b460e75-7bf3-408f-b268-bbe26d6fb5f4
ModelInvariantUuid:0827a58b-2df7-4777-9662-5154cf34138f
ModelName:vFW 22f6ee7d-af31-nodes.vpgCvfc
ModelUuid:02b597b1-5faf-4dcd-b3cc-40afc2cbb4e5
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:fde3b62a-37bb-44f1-9ef8-7fe2c24a6d57
ModelInvariantUuid:54be3db0-f0fc-4139-9541-0f21aff6e653
ModelName:Vfw22f6ee7dAf31.compute.nodes.heat.vpg
ModelUuid:413029f1-5b43-4f95-9ea7-8363098a44d1
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-04-16T05:40:12.905Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||ERROR|500||Csar with UUID: f123499d-4472-47c0-b581-da6212507ea0 already exists
2023-04-16T05:40:12.905Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar ASDC sendASDCNotification
2023-04-16T05:40:12.905Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar(Csar with UUID: f123499d-4472-47c0-b581-da6212507ea0 already exists)
2023-04-16T05:40:12.906Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-16T05:40:12.906Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:12.906Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:12.906Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623612905,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: f123499d-4472-47c0-b581-da6212507ea0 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:13.907Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar ASDC sendASDCNotification
2023-04-16T05:40:13.907Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar(Resource with UUID: eeed95f2-13be-45a5-a6d0-4c1f18950732 already exists)
2023-04-16T05:40:13.908Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-04-16T05:40:13.908Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:13.908Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:13.908Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623613907,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: eeed95f2-13be-45a5-a6d0-4c1f18950732 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:13.978Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:14.909Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 79e413aa-7613-4146-a9ce-d4b42ed78c5e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:40:14.946Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 79e413aa-7613-4146-a9ce-d4b42ed78c5e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:40:14.952Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-16T05:40:14.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-16T05:40:14.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-16T05:40:14.953Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-16T05:40:14.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-16T05:40:14.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-16T05:40:14.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-16T05:40:14.954Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-16T05:40:14.955Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-16T05:40:14.972Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-16T05:40:16.989Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:20.001Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:23.011Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:26.021Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:29.034Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:32.045Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:35.056Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:38.068Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:41.081Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:44.094Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:44.972Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 79e413aa-7613-4146-a9ce-d4b42ed78c5e and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T05:40:44.982Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 79e413aa-7613-4146-a9ce-d4b42ed78c5e and serviceModelVersionId: d5849d53-de60-430e-83c0-959764c3e0a5
2023-04-16T05:40:44.983Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 916fb828-ca16-4411-a9b4-fa6d10bed135
2023-04-16T05:40:44.984Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0
2023-04-16T05:40:44.992Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T05:40:45.025Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-16T05:40:45.026Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0|INFO|500||Invoke
2023-04-16T05:40:45.039Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-16T05:40:45.196Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0|INFO|500||InvokeReturn
2023-04-16T05:40:45.197Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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/916fb828-ca16-4411-a9b4-fa6d10bed135/model-vers/model-ver/d5849d53-de60-430e-83c0-959764c3e0a5?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 05:40:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[172160], x-aai-txid=[1-aai-resources-230416-05:40:45:293-81922], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T05:40:45.197Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T05:40:45.197Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T05:40:45.197Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-04-16T05:40:45.208Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-04-16T05:40:45.208Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 79e413aa-7613-4146-a9ce-d4b42ed78c5e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-16T05:40:45.208Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-16T05:40:45.208Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:45.208Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:45.208Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623645208,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-16T05:40:46.244Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-16T05:40:46.244Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Failing OffsetCommit request since the consumer is not part of an active group
2023-04-16T05:40:46.245Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:40:46.245Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:40:46.245Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:40:46.245Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T05:40:46.251Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-a60404f3-957a-4010-8a14-7f6c36709813
2023-04-16T05:40:46.251Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:40:46.252Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-16T05:40:46.252Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] (Re-)joining group
2023-04-16T05:40:47.111Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:50.121Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:40:51.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:51.964Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T05:40:51.964Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T05:40:51.970Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully joined group with generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-a60404f3-957a-4010-8a14-7f6c36709813', protocol='range'}
2023-04-16T05:40:51.971Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:40:51.976Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 25: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=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-5827bb31-7237-46f8-9e34-a44f0e800802-a60404f3-957a-4010-8a14-7f6c36709813=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-16T05:40:51.992Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:40:51.993Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T05:40:51.993Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T05:40:51.995Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Successfully synced group in generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-a60404f3-957a-4010-8a14-7f6c36709813', protocol='range'}
2023-04-16T05:40:51.995Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-16T05:40:51.996Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-16T05:40:51.997Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:40:51.998Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:40:51.998Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:40:51.998Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=275, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:40:51.998Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:40:51.998Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:40:52.000Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:40:52.001Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:40:52.001Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:40:52.001Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:40:52.001Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:40:52.001Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:40:52.011Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:40:52.011Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"892e7fde-cda1-4779-8e77-da5ddb441813","serviceName":"basic_onboard_zoSFLb","serviceVersion":"1.0","serviceUUID":"46fd4c2e-f18f-46d1-b654-9369ce5b09a9","serviceDescription":"service","serviceInvariantUUID":"980a7172-211d-48eb-b656-2ae623218985","resources":[{"resourceInstanceName":"basic_onboard_zoSFLb 0","resourceName":"basic_onboard_zoSFLb","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"216de38d-3b23-4e1f-962d-50d1e6390303","resourceInvariantUUID":"e01aba54-d4ff-4021-a4e6-195676d4e8c4","resourceCustomizationUUID":"8dd37ae8-63e6-48dc-b56d-3faa886baf9b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml","artifactChecksum":"ZTRhOGM0Y2UzYTZjZjIzZDRlMjI5ZmIyMmM0NjhkYTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"948094ab-c57f-4a25-9791-b67c5978f9e4","artifactVersion":"1"},{"artifactName":"basic_onboard_zosflb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json","artifactChecksum":"MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fcc634f6-6df9-4b74-9e26-e4defe79753a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d59e218e-2bb8-4645-bf0a-11a0c1726277","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea0c6576-aff3-4dd7-b2bf-807f95ea9330","artifactVersion":"2","generatedFromUUID":"1fccdb55-7a38-4083-ab96-8e89321b5bce"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZosflb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml","artifactChecksum":"NDdjMzc0ODFlNzFiYmI5OWJiYzQ4YjdlYzA4OTc2NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fc2a2b4f-fa65-4002-987f-bcc899ea0f27","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZosflb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar","artifactChecksum":"NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"453ffbfb-0bd5-4f36-97b3-7ca3c816269c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T05:40:52.013Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:40:52.014Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:52.014Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:52.014Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:53.015Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:40:53.015Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:53.016Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:53.016Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:53.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "ves-openapi-manager",
"timestamp": 1681623575504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vfw9d760ab9e3900_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.023Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "cds-sdc-listener",
"timestamp": 1681623577770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vfw9d760ab9e3900_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.024Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "policy-distribution-id",
"timestamp": 1681623578723,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vfw9d760ab9e3900_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.024Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.024Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.024Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "aai-model-loader",
"timestamp": 1681623585239,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vfw9d760ab9e3900_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.024Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.024Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.025Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "multicloud-k8s",
"timestamp": 1681623581152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vfw9d760ab9e3900_modules.json",
"status": "NOTIFIED"
}
2023-04-16T05:40:53.025Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.025Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.025Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "ves-openapi-manager",
"timestamp": 1681623575504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.026Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.026Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.026Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "cds-sdc-listener",
"timestamp": 1681623577770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.026Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.026Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.026Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "aai-model-loader",
"timestamp": 1681623585239,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.027Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.027Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.027Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "policy-distribution-id",
"timestamp": 1681623578723,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-16T05:40:53.027Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.027Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.027Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "multicloud-k8s",
"timestamp": 1681623581152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-16T05:40:53.027Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.027Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.028Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "ves-openapi-manager",
"timestamp": 1681623575504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.028Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.028Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.028Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "cds-sdc-listener",
"timestamp": 1681623577770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.028Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.029Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.029Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "aai-model-loader",
"timestamp": 1681623585239,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.029Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.029Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.029Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "policy-distribution-id",
"timestamp": 1681623578723,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.030Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.030Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.030Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "multicloud-k8s",
"timestamp": 1681623581152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.030Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.030Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.030Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "ves-openapi-manager",
"timestamp": 1681623575504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.030Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.031Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.031Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "cds-sdc-listener",
"timestamp": 1681623577770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.031Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.031Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.031Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "policy-distribution-id",
"timestamp": 1681623578723,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.031Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.031Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.031Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "aai-model-loader",
"timestamp": 1681623585239,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.032Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.032Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.032Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "multicloud-k8s",
"timestamp": 1681623581152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-16T05:40:53.032Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.032Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.032Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "ves-openapi-manager",
"timestamp": 1681623575504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.032Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.032Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.032Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "cds-sdc-listener",
"timestamp": 1681623577770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.032Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.033Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.033Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "policy-distribution-id",
"timestamp": 1681623578723,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.033Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.033Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.033Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "aai-model-loader",
"timestamp": 1681623585239,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.033Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.033Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.033Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "multicloud-k8s",
"timestamp": 1681623581152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.033Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.034Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.034Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "ves-openapi-manager",
"timestamp": 1681623575504,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.034Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.034Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.034Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "cds-sdc-listener",
"timestamp": 1681623577770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:40:53.034Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.034Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.035Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "aai-model-loader",
"timestamp": 1681623585239,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:40:53.035Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.035Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.035Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "policy-distribution-id",
"timestamp": 1681623578723,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:40:53.035Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.035Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.035Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "multicloud-k8s",
"timestamp": 1681623581152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:40:53.035Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.036Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.036Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681623597340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.036Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.036Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.036Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "multicloud-k8s",
"timestamp": 1681623598002,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vfw9d760ab9e3900_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:40:53.036Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.036Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.037Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "cds-sdc-listener",
"timestamp": 1681623598978,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:40:53.037Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.037Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.038Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "aai-model-loader",
"timestamp": 1681623597927,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:40:53.038Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.038Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.038Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "policy-distribution-id",
"timestamp": 1681623597929,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:40:53.038Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.038Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.038Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681623597340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vfw9d760ab9e3900_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.038Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.038Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.038Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "policy-distribution-id",
"timestamp": 1681623598932,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-16T05:40:53.039Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.039Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.039Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "multicloud-k8s",
"timestamp": 1681623599142,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:40:53.039Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.039Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.039Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681623597340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.039Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.040Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.040Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "policy-distribution-id",
"timestamp": 1681623599933,
"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-04-16T05:40:53.083Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ab74ad0e-57fd-4739-9865-732926edcd15
2023-04-16T05:40:53.084Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab74ad0e-57fd-4739-9865-732926edcd15 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-16T05:40:53.105Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.106Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "multicloud-k8s",
"timestamp": 1681623600241,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:40:53.106Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.106Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.106Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681623597340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.106Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.106Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.106Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623601751,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-16T05:40:53.106Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.106Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.106Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681623597340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.106Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.106Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.107Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "multicloud-k8s",
"timestamp": 1681623601315,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-16T05:40:53.118Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ab74ad0e-57fd-4739-9865-732926edcd15
2023-04-16T05:40:53.119Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab74ad0e-57fd-4739-9865-732926edcd15 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-16T05:40:53.138Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.138Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.139Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.139Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.139Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "multicloud-k8s",
"timestamp": 1681623602317,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/resourceInstances/vfw9d760ab9e3900/artifacts/vfw9d760ab9e3900_modules.json",
"status": "DEPLOY_OK"
}
2023-04-16T05:40:53.139Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.139Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.139Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681623597340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.139Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.140Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.140Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "NOTIFIED"
}
2023-04-16T05:40:53.140Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.140Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.140Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681623597340,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:40:53.140Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.140Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.140Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-16T05:40:53.140Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.141Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.141Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681623605155,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:40:53.141Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.141Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.141Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.141Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.141Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.141Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-16T05:40:53.141Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.141Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.142Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.142Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.142Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.142Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681623608238,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-16T05:40:53.142Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.142Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.142Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623286320,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:40:53.142Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.142Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.142Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1681623609243,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-16T05:40:53.156Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ab74ad0e-57fd-4739-9865-732926edcd15
2023-04-16T05:40:53.157Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab74ad0e-57fd-4739-9865-732926edcd15 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-16T05:40:53.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.184Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "aai-model-loader",
"timestamp": 1681623609316,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416053850/1.0/artifacts/service-Vfw20230416053850-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-16T05:40:53.184Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.184Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623610141,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-16T05:40:53.185Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.185Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.185Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "ab74ad0e-57fd-4739-9865-732926edcd15",
"consumerID": "aai-model-loader",
"timestamp": 1681623610320,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-16T05:40:53.213Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ab74ad0e-57fd-4739-9865-732926edcd15
2023-04-16T05:40:53.213Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab74ad0e-57fd-4739-9865-732926edcd15 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-16T05:40:53.238Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.238Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623612905,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: f123499d-4472-47c0-b581-da6212507ea0 already exists"
}
2023-04-16T05:40:53.238Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.238Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.238Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623613907,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: eeed95f2-13be-45a5-a6d0-4c1f18950732 already exists"
}
2023-04-16T05:40:53.238Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.238Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.238Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623645208,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-16T05:40:53.238Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:53.238Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:40:53.238Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:40:53.238Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:40:54.016Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:40:54.017Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:54.017Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:54.017Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:55.018Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:40:55.019Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:55.019Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:55.019Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:56.020Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:40:56.020Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:56.020Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:56.020Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:57.021Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:40:57.022Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:57.022Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:57.022Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:58.022Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:40:58.023Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:58.023Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:58.023Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:40:59.025Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"serviceName": "basic_onboard_zoSFLb",
"serviceVersion": "1.0",
"serviceUUID": "46fd4c2e-f18f-46d1-b654-9369ce5b09a9",
"serviceDescription": "service",
"serviceInvariantUUID": "980a7172-211d-48eb-b656-2ae623218985",
"resources": [
{
"resourceInstanceName": "basic_onboard_zoSFLb 0",
"resourceCustomizationUUID": "8dd37ae8-63e6-48dc-b56d-3faa886baf9b",
"resourceName": "basic_onboard_zoSFLb",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "216de38d-3b23-4e1f-962d-50d1e6390303",
"resourceInvariantUUID": "e01aba54-d4ff-4021-a4e6-195676d4e8c4",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zosflb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"artifactChecksum": "MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fcc634f6-6df9-4b74-9e26-e4defe79753a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"generatedFromUUID": "1fccdb55-7a38-4083-ab96-8e89321b5bce"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea0c6576-aff3-4dd7-b2bf-807f95ea9330",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZosflb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"artifactChecksum": "NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "453ffbfb-0bd5-4f36-97b3-7ca3c816269c"
}
],
"workloadContext": "Production"
}
2023-04-16T05:40:59.025Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T05:40:59.025Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 ASDC
2023-04-16T05:40:59.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:892e7fde-cda1-4779-8e77-da5ddb441813
ServiceName:basic_onboard_zoSFLb
ServiceVersion:1.0
ServiceUUID:46fd4c2e-f18f-46d1-b654-9369ce5b09a9
ServiceInvariantUUID:980a7172-211d-48eb-b656-2ae623218985
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZosflb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
ArtifactUUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c
ArtifactChecksum:NjNjZTQ0MWQzNjJhZTMwOTJmZGJkZGVhMTJmOGUxYmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_zoSFLb 0
ResourceCustomizationUUID:8dd37ae8-63e6-48dc-b56d-3faa886baf9b
ResourceInvariantUUID:e01aba54-d4ff-4021-a4e6-195676d4e8c4
ResourceName:basic_onboard_zoSFLb
ResourceType:VF
ResourceUUID:216de38d-3b23-4e1f-962d-50d1e6390303
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zosflb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
ArtifactUUID:fcc634f6-6df9-4b74-9e26-e4defe79753a
ArtifactChecksum:MDg4NDdhYTQzOWI0MjYwM2VjZWIzNjA2MTQ4N2FlOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1fccdb55-7a38-4083-ab96-8e89321b5bce
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env
ArtifactUUID:ea0c6576-aff3-4dd7-b2bf-807f95ea9330
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T05:40:59.025Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46fd4c2e-f18f-46d1-b654-9369ce5b09a9 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-04-16T05:40:59.065Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:40:59.066Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:40:59.066Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:40:59.066Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 453ffbfb-0bd5-4f36-97b3-7ca3c816269c from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T05:40:59.066Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:40:59.066Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar
2023-04-16T05:40:59.104Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-16T05:40:59.105Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@21f0ae55
2023-04-16T05:40:59.105Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T05:40:59.105Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T05:40:59.105Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardZosflb-csar.csar /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar 453ffbfb-0bd5-4f36-97b3-7ca3c816269c Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T05:40:59.106Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar ASDC sendASDCNotification
2023-04-16T05:40:59.106Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(Specified artifact is not found)
2023-04-16T05:40:59.106Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T05:40:59.106Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:40:59.106Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:40:59.106Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623659106,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:41:00.107Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardZosflb-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar(UUID:453ffbfb-0bd5-4f36-97b3-7ca3c816269c)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-16T05:41:00.131Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:41:00.131Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-16T05:41:00.136Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||basic_onboard_zoSFLb 0
2023-04-16T05:41:00.136Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 216de38d-3b23-4e1f-962d-50d1e6390303
2023-04-16T05:41:00.137Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: fcc634f6-6df9-4b74-9e26-e4defe79753a from URL: /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T05:41:00.137Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:41:00.137Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json
2023-04-16T05:41:00.156Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||GET Response Status 404
2023-04-16T05:41:00.156Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@ababb25
2023-04-16T05:41:00.156Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-04-16T05:41:00.156Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardZosflb"
]
}
}
}
2023-04-16T05:41:00.157Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_zosflb0_modules.json /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json fcc634f6-6df9-4b74-9e26-e4defe79753a Specified artifact is not found 300 ASDC artifact download fail
2023-04-16T05:41:00.157Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json ASDC sendASDCNotification
2023-04-16T05:41:00.157Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(Specified artifact is not found)
2023-04-16T05:41:00.157Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-04-16T05:41:00.157Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:41:00.157Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:41:00.157Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623660157,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:41:01.158Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_zosflb0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json(UUID:fcc634f6-6df9-4b74-9e26-e4defe79753a)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-16T05:41:01.159Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:41:01.177Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:41:01.180Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:41:01.181Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:41:31.181Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:41:31.215Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:41:31.220Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:41:31.220Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:41:51.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:41:51.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:41:51.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "NOTIFIED"
}
2023-04-16T05:41:51.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:42:01.221Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:42:01.241Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:42:01.244Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:42:01.244Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:42:31.245Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:42:31.271Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:42:31.276Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:42:31.276Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:42:51.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:42:51.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:42:51.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-16T05:42:51.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:42:51.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:42:51.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:42:51.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:42:51.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:42:51.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-16T05:42:51.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:42:51.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:42:51.948Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-16T05:42:51.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:42:51.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:42:51.948Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "NOTIFIED"
}
2023-04-16T05:42:51.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:42:51.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:42:51.948Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623659106,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/artifacts/service-BasicOnboardZosflb-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T05:42:51.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:42:51.949Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:42:51.949Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623660157,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZosflb/1.0/resourceInstances/basic_onboard_zosflb0/artifacts/basic_onboard_zosflb0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-04-16T05:42:51.949Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-16T05:43:01.277Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:43:01.306Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:43:01.309Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:43:01.309Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:43:31.310Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:43:31.333Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:43:31.337Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:43:31.337Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:43:51.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:44:01.338Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:44:01.366Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:44:01.371Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:44:01.371Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:44:31.372Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:44:31.395Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:44:31.399Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:44:31.399Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:44:51.945Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:45:01.400Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:45:01.430Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:45:01.436Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:45:01.436Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:45:31.437Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:45:31.462Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-16T05:45:31.467Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-16T05:45:31.467Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-16T05:45:51.946Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:45:52.023Z||kafka-coordinator-heartbeat-thread | SO|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, 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-04-16T05:45:52.023Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Member SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802-a60404f3-957a-4010-8a14-7f6c36709813 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-04-16T05:45:52.024Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-04-16T05:45:52.024Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5827bb31-7237-46f8-9e34-a44f0e800802, groupId=SO] Request joining group due to: consumer pro-actively leaving the group
2023-04-16T05:45:52.675Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Request joining group due to: group is already rebalancing
2023-04-16T05:45:52.688Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-04-16T05:45:52.689Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] (Re-)joining group
2023-04-16T05:45:52.694Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully joined group with generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:45:52.694Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Finished assignment for group at generation 26: {SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-16T05:45:52.710Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Successfully synced group in generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d-8e0672bf-0a73-4a0c-a74c-5e70b62da51d', protocol='range'}
2023-04-16T05:45:52.711Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-16T05:45:52.711Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-16T05:45:52.715Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:45:52.715Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:45:52.716Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:45:52.716Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, groupId=SO] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=348, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}
2023-04-16T05:45:52.716Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}
2023-04-16T05:45:52.716Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-98070747-574e-4be0-b3e8-d0e5eee55b1d, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-04-16T05:46:01.467Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-04-16T05:46:01.467Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-16T05:46:01.477Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 892e7fde-cda1-4779-8e77-da5ddb441813 and serviceModelVersionId: 46fd4c2e-f18f-46d1-b654-9369ce5b09a9
2023-04-16T05:46:01.477Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 980a7172-211d-48eb-b656-2ae623218985
2023-04-16T05:46:01.478Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0
2023-04-16T05:46:01.485Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-16T05:46:01.503Z|892e7fde-cda1-4779-8e77-da5ddb441813|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/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-16T05:46:01.504Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||Invoke
2023-04-16T05:46:01.511Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-04-16T05:46:01.667Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0|INFO|500||InvokeReturn
2023-04-16T05:46:01.668Z|892e7fde-cda1-4779-8e77-da5ddb441813|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/980a7172-211d-48eb-b656-2ae623218985/model-vers/model-ver/46fd4c2e-f18f-46d1-b654-9369ce5b09a9?depth=0 has http status code:200 and response headers:{date=[Sun, 16 Apr 2023 05:46:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[172232], x-aai-txid=[1-aai-resources-230416-05:46:01:766-28450], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-16T05:46:01.668Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-04-16T05:46:01.669Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-16T05:46:01.669Z|892e7fde-cda1-4779-8e77-da5ddb441813|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-04-16T05:46:01.678Z|892e7fde-cda1-4779-8e77-da5ddb441813|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-04-16T05:46:01.678Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 892e7fde-cda1-4779-8e77-da5ddb441813 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-04-16T05:46:01.679Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-04-16T05:46:01.679Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:46:01.679Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:46:01.679Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623961678,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:46:01.704Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-16T05:46:01.705Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "892e7fde-cda1-4779-8e77-da5ddb441813",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623961678,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-04-16T05:46:01.705Z||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-04-16T05:46:02.718Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-16T05:46:02.718Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"79e413aa-7613-4146-a9ce-d4b42ed78c5e","serviceName":"vFW 2023-04-16 05-19-27","serviceVersion":"1.0","serviceUUID":"d5849d53-de60-430e-83c0-959764c3e0a5","serviceDescription":"catalog service description","serviceInvariantUUID":"916fb828-ca16-4411-a9b4-fa6d10bed135","resources":[{"resourceInstanceName":"vFW 22f6ee7d-af31 0","resourceName":"vFW 22f6ee7d-af31","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"eeed95f2-13be-45a5-a6d0-4c1f18950732","resourceInvariantUUID":"ec93d142-4678-4d89-b743-7eb67d470255","resourceCustomizationUUID":"35a62cce-2410-4de0-bf9a-811b17a83fd9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml","artifactChecksum":"ZDg0NGMwMWFhMDliZDQyMmQ0NWNlOTgzNDkzMDY5ZDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"746dacb5-3266-4331-b4fc-e0e9f18316cf","artifactVersion":"1"},{"artifactName":"vfw22f6ee7daf310_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json","artifactChecksum":"MDViZDgyMmYwN2Y5NzRkMTY2NTc2YmRiZDM5MDVhZDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8dffe018-7b3e-4756-b489-4050a9b1dc61","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"eefe66d6-7c7d-4dca-bfb6-e4c962bcb513","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml","artifactChecksum":"MWU1NzgxYjQ5NThhMWEyMTY5MGU5OTE1NGY1NzdkY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e4dff6c2-da82-46c1-a339-fd63ee16f8ce","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a7227745-d163-4b30-a3be-b528abbd466e","artifactVersion":"2","generatedFromUUID":"eefe66d6-7c7d-4dca-bfb6-e4c962bcb513"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230416051927-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml","artifactChecksum":"MTUyNTM4Mjg4NzVkMjQ3OTNhMjFhNDAyYmNkZTMzYTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"66163f43-f39e-4e27-b0a1-eaee7b3792ea","artifactVersion":"1"},{"artifactName":"service-Vfw20230416051927-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar","artifactChecksum":"YjFmMzY2ZWE3OTQwZGM0YjA4MDM2NjFlNTY5YWI1NTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f123499d-4472-47c0-b581-da6212507ea0","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-16T05:46:02.719Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:46:02.719Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:46:02.719Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:46:02.719Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:46:03.720Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:46:03.721Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:46:03.721Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:46:03.721Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:46:04.722Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:46:04.722Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:46:04.723Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:46:04.723Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:46:05.724Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:46:05.725Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:46:05.725Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:46:05.726Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:46:06.727Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:46:06.727Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:46:06.727Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:46:06.728Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:46:07.728Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:46:07.729Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:46:07.729Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:46:07.729Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:46:08.730Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-16T05:46:08.730Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:46:08.730Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:46:08.731Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623646244,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:46:09.732Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"serviceName": "vFW 2023-04-16 05-19-27",
"serviceVersion": "1.0",
"serviceUUID": "d5849d53-de60-430e-83c0-959764c3e0a5",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "916fb828-ca16-4411-a9b4-fa6d10bed135",
"resources": [
{
"resourceInstanceName": "vFW 22f6ee7d-af31 0",
"resourceCustomizationUUID": "35a62cce-2410-4de0-bf9a-811b17a83fd9",
"resourceName": "vFW 22f6ee7d-af31",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "eeed95f2-13be-45a5-a6d0-4c1f18950732",
"resourceInvariantUUID": "ec93d142-4678-4d89-b743-7eb67d470255",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw22f6ee7daf310_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json",
"artifactChecksum": "MDViZDgyMmYwN2Y5NzRkMTY2NTc2YmRiZDM5MDVhZDU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8dffe018-7b3e-4756-b489-4050a9b1dc61",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "eefe66d6-7c7d-4dca-bfb6-e4c962bcb513",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a7227745-d163-4b30-a3be-b528abbd466e",
"generatedFromUUID": "eefe66d6-7c7d-4dca-bfb6-e4c962bcb513"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a7227745-d163-4b30-a3be-b528abbd466e",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230416051927-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"artifactChecksum": "YjFmMzY2ZWE3OTQwZGM0YjA4MDM2NjFlNTY5YWI1NTU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "f123499d-4472-47c0-b581-da6212507ea0"
}
],
"workloadContext": "Production"
}
2023-04-16T05:46:09.733Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-16T05:46:09.733Z|892e7fde-cda1-4779-8e77-da5ddb441813|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d5849d53-de60-430e-83c0-959764c3e0a5 ASDC
2023-04-16T05:46:09.734Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:79e413aa-7613-4146-a9ce-d4b42ed78c5e
ServiceName:vFW 2023-04-16 05-19-27
ServiceVersion:1.0
ServiceUUID:d5849d53-de60-430e-83c0-959764c3e0a5
ServiceInvariantUUID:916fb828-ca16-4411-a9b4-fa6d10bed135
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230416051927-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
ArtifactUUID:f123499d-4472-47c0-b581-da6212507ea0
ArtifactChecksum:YjFmMzY2ZWE3OTQwZGM0YjA4MDM2NjFlNTY5YWI1NTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 22f6ee7d-af31 0
ResourceCustomizationUUID:35a62cce-2410-4de0-bf9a-811b17a83fd9
ResourceInvariantUUID:ec93d142-4678-4d89-b743-7eb67d470255
ResourceName:vFW 22f6ee7d-af31
ResourceType:VF
ResourceUUID:eeed95f2-13be-45a5-a6d0-4c1f18950732
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw22f6ee7daf310_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/vfw22f6ee7daf310_modules.json
ArtifactUUID:8dffe018-7b3e-4756-b489-4050a9b1dc61
ArtifactChecksum:MDViZDgyMmYwN2Y5NzRkMTY2NTc2YmRiZDM5MDVhZDU=
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/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.yaml
ArtifactUUID:eefe66d6-7c7d-4dca-bfb6-e4c962bcb513
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/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env
ArtifactUUID:a7227745-d163-4b30-a3be-b528abbd466e
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/Vfw20230416051927/1.0/resourceInstances/vfw22f6ee7daf310/artifacts/base_vfw.env
ArtifactUUID:a7227745-d163-4b30-a3be-b528abbd466e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-16T05:46:09.735Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d5849d53-de60-430e-83c0-959764c3e0a5 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-04-16T05:46:09.790Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:46:09.790Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:46:09.791Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:46:09.791Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: f123499d-4472-47c0-b581-da6212507ea0 from URL: /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
2023-04-16T05:46:09.791Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-16T05:46:09.791Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
2023-04-16T05:46:10.112Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-16T05:46:10.115Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar f123499d-4472-47c0-b581-da6212507ea0 101458
2023-04-16T05:46:10.116Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar ASDC sendASDCNotification
2023-04-16T05:46:10.116Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar
2023-04-16T05:46:10.116Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-16T05:46:10.116Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-16T05:46:10.117Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-16T05:46:10.117Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "79e413aa-7613-4146-a9ce-d4b42ed78c5e",
"consumerID": "SO-sdc-controller",
"timestamp": 1681623970116,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-16T05:46:11.118Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-16T05:46:11.119Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-16T05:46:11.119Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: f123499d-4472-47c0-b581-da6212507ea0, URL: /sdc/v1/catalog/services/Vfw20230416051927/1.0/artifacts/service-Vfw20230416051927-csar.csar to file: /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:46:11.119Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230416051927-csar.csar
2023-04-16T05:46:11.120Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:46:11.120Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:46:11.281Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5180709145949068079/Definitions/service-Vfw20230416051927-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-16T05:46:12.781Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-16T05:46:12.781Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230416051927-csar.csar
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|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-Vfw20230416051927-csar.csar
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 22f6ee7d-af31 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-Vfw20230416051927-csar.csar
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-16T05:46:12.782Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is not matching search criteria
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-16T05:46:12.783Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-16T05:46:12.784Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-16T05:46:12.784Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-16T05:46:12.784Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-16T05:46:12.784Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-16T05:46:12.784Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-16T05:46:12.784Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-16T05:46:12.784Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-16T05:46:12.784Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-16T05:46:12.784Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-16T05:46:12.784Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:46:12.784Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-16 05-19-27 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-16T05:46:12.784Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:46:12.784Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:46:12.784Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:46:12.785Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-16T05:46:12.785Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Node template vFW 22f6ee7d-af31 0 is matching search criteria
2023-04-16T05:46:12.785Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 22f6ee7d-af31 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-16T05:46:12.785Z|79e413aa-7613-4146-a9ce-d4b42ed78c5e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery