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-02-11T00:17:47.174Z||main|||||INFO|500||The following profiles are active: basic 2023-02-11T00:18:41.611Z||main|||||INFO|500||Starting service [Tomcat] 2023-02-11T00:18:41.613Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-02-11T00:18:42.279Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-02-11T00:18:56.970Z||main|||||INFO|500||catdb-pool - Starting... 2023-02-11T00:18:58.633Z||main|||||INFO|500||catdb-pool - Start completed. 2023-02-11T00:19:00.713Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-02-11T00:19:02.299Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-02-11T00:19:05.866Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-02-11T00:19:22.794Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-11T00:19:25.662Z||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-02-11T00:19:35.894Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-11T00:19:36.349Z||main|||||INFO|500||reqdb-pool - Starting... 2023-02-11T00:19:36.696Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-02-11T00:19:36.810Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-02-11T00:19:38.939Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-11T00:19:40.925Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-11T00:19:45.235Z||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-02-11T00:19:47.913Z||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-02-11T00:19:50.334Z||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-02-11T00:19:50.371Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:19:50.611Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:19:53.394Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:19:53.564Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:19:51 GMT], server=[envoy], x-envoy-upstream-service-time=[2637], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:19:53.647Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||{"id":"fb3f6a31b15743d2a8d3026c454c2c45","versionId":"78e8df9a47ef485eb0a04b36e7e8f78e"} 2023-02-11T00:19:53.783Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-02-11T00:19:54.578Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb3f6a31b15743d2a8d3026c454c2c45/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:19:54.579Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb3f6a31b15743d2a8d3026c454c2c45/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fb3f6a31b15743d2a8d3026c454c2c45/versions/latest/actions with request headers:{X-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4c14674f-8c05-4fd0-b6ac-c68540a6a18d], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:19:54.643Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb3f6a31b15743d2a8d3026c454c2c45/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:19:56.039Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb3f6a31b15743d2a8d3026c454c2c45/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fb3f6a31b15743d2a8d3026c454c2c45/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:19:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1287]} 2023-02-11T00:19:56.041Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb3f6a31b15743d2a8d3026c454c2c45/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:19:56.043Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fb3f6a31b15743d2a8d3026c454c2c45/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:19:56.043Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-02-11T00:19:56.045Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:19:56.438Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:19:56.440Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a14d4dc4-5154-4ac4-8460-b436f76899b0], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:19:56.464Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:19:57.173Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:19:57 GMT], server=[envoy], x-envoy-upstream-service-time=[704], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:19:57.174Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"841700515a494ef9843a172fae3296c4","versionId":"5267ac80e34943be99b51943986b60d5"} 2023-02-11T00:19:57.175Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:19:57.183Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-02-11T00:19:57.299Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/841700515a494ef9843a172fae3296c4/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:19:57.300Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/841700515a494ef9843a172fae3296c4/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/841700515a494ef9843a172fae3296c4/versions/latest/actions with request headers:{X-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f952b839-4a02-44a5-80c0-70fb8bd22ed6], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:19:57.318Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/841700515a494ef9843a172fae3296c4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:19:58.545Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/841700515a494ef9843a172fae3296c4/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/841700515a494ef9843a172fae3296c4/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:19:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1198]} 2023-02-11T00:19:58.556Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/841700515a494ef9843a172fae3296c4/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:19:58.558Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/841700515a494ef9843a172fae3296c4/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:19:58.565Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-02-11T00:19:58.566Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:19:58.807Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:19:58.817Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:19:58.858Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:19:59.283Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:19:59.283Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:19:59 GMT], server=[envoy], x-envoy-upstream-service-time=[397], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:19:59.284Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||{"id":"222b87cac5c44cddb81bca5dd43ff1c6","versionId":"33d448307ebc4a85bad009413631b5d3"} 2023-02-11T00:19:59.297Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-02-11T00:19:59.438Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/222b87cac5c44cddb81bca5dd43ff1c6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-11T00:19:59.441Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/222b87cac5c44cddb81bca5dd43ff1c6/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:19:59.452Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/222b87cac5c44cddb81bca5dd43ff1c6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:00.258Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/222b87cac5c44cddb81bca5dd43ff1c6/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:00.259Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/222b87cac5c44cddb81bca5dd43ff1c6/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[793]} 2023-02-11T00:20:00.259Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:00.259Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-02-11T00:20:00.259Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:00.539Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:00.543Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[29f0f77c-d694-43d6-be2e-c97c9a5c4d3b], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:00.561Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:00.773Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:01 GMT], server=[envoy], x-envoy-upstream-service-time=[204], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:00.774Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9f49ee53053f4ede800f9c1f4d687918","versionId":"ac2c5d99531c42ee8649e51858622f86"} 2023-02-11T00:20:00.775Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:00.799Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-02-11T00:20:01.123Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f49ee53053f4ede800f9c1f4d687918/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:01.124Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f49ee53053f4ede800f9c1f4d687918/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9f49ee53053f4ede800f9c1f4d687918/versions/latest/actions with request headers:{X-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[27efa9e1-27dd-4190-9a17-5e7138cdfa25], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:01.138Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f49ee53053f4ede800f9c1f4d687918/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:01.573Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f49ee53053f4ede800f9c1f4d687918/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9f49ee53053f4ede800f9c1f4d687918/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[426]} 2023-02-11T00:20:01.574Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f49ee53053f4ede800f9c1f4d687918/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:01.575Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f49ee53053f4ede800f9c1f4d687918/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:01.576Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-02-11T00:20:01.576Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:01.893Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:01.894Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d7c81597-97a1-412c-9062-a1ebeba6c682], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:01.896Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:02.325Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:02 GMT], server=[envoy], x-envoy-upstream-service-time=[421], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:02.326Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"49d42b5f8e8d4d6dbf50c6ac85bf1d9c","versionId":"667d4d104b474ea78216ac389ba2b014"} 2023-02-11T00:20:02.327Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:02.348Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-02-11T00:20:02.516Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/49d42b5f8e8d4d6dbf50c6ac85bf1d9c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-11T00:20:02.526Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49d42b5f8e8d4d6dbf50c6ac85bf1d9c/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:02.557Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49d42b5f8e8d4d6dbf50c6ac85bf1d9c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:02.966Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49d42b5f8e8d4d6dbf50c6ac85bf1d9c/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:02.967Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/49d42b5f8e8d4d6dbf50c6ac85bf1d9c/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[404]} 2023-02-11T00:20:02.969Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:02.970Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-02-11T00:20:02.971Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:03.180Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:03.182Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ac243b10-699a-4568-8dfb-0364c2b45c93], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:03.184Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:03.383Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:04 GMT], server=[envoy], x-envoy-upstream-service-time=[194], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:03.385Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d52f550669c74f8ea9601cb08c8eb9a7","versionId":"ecd064008423406c9e259da776f1cb90"} 2023-02-11T00:20:03.400Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:03.407Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-02-11T00:20:03.511Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d52f550669c74f8ea9601cb08c8eb9a7/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:03.512Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d52f550669c74f8ea9601cb08c8eb9a7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d52f550669c74f8ea9601cb08c8eb9a7/versions/latest/actions with request headers:{X-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[11cfe905-d679-4c99-9c3e-a5a2136c3ce5], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:03.514Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d52f550669c74f8ea9601cb08c8eb9a7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:03.939Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d52f550669c74f8ea9601cb08c8eb9a7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d52f550669c74f8ea9601cb08c8eb9a7/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[419]} 2023-02-11T00:20:03.940Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d52f550669c74f8ea9601cb08c8eb9a7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:03.941Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d52f550669c74f8ea9601cb08c8eb9a7/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:03.942Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-02-11T00:20:03.943Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:04.093Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:04.094Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[390cf74d-e5d2-4a52-a06b-827c03178d67], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:04.097Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:04.450Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:05 GMT], server=[envoy], x-envoy-upstream-service-time=[345], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:04.451Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5819f69ef0df4fb4a6b04beadd9c93f2","versionId":"9d6243bb07dc496a9de4cce6c2febd3f"} 2023-02-11T00:20:04.452Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:04.459Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-02-11T00:20:04.543Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5819f69ef0df4fb4a6b04beadd9c93f2/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:04.544Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5819f69ef0df4fb4a6b04beadd9c93f2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5819f69ef0df4fb4a6b04beadd9c93f2/versions/latest/actions with request headers:{X-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fe31800a-8108-4bb1-805d-c898e65a0ba6], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:04.550Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5819f69ef0df4fb4a6b04beadd9c93f2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:04.962Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5819f69ef0df4fb4a6b04beadd9c93f2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5819f69ef0df4fb4a6b04beadd9c93f2/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[402]} 2023-02-11T00:20:04.963Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5819f69ef0df4fb4a6b04beadd9c93f2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:04.964Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5819f69ef0df4fb4a6b04beadd9c93f2/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:04.964Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-02-11T00:20:04.965Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:05.148Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:05.149Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:05.151Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:05.376Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:05.400Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:06 GMT], server=[envoy], x-envoy-upstream-service-time=[206], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:05.402Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||{"id":"41ccbff9a9514f3797953b72284f2410","versionId":"5319f7e7bd5d4b59a4169e4c5dbc6bdc"} 2023-02-11T00:20:05.422Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-02-11T00:20:05.592Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41ccbff9a9514f3797953b72284f2410/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:05.593Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41ccbff9a9514f3797953b72284f2410/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/41ccbff9a9514f3797953b72284f2410/versions/latest/actions with request headers:{X-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[76254216-007c-4cd2-88f5-83d01665eea1], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:05.598Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41ccbff9a9514f3797953b72284f2410/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:05.893Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41ccbff9a9514f3797953b72284f2410/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/41ccbff9a9514f3797953b72284f2410/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[289]} 2023-02-11T00:20:05.894Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41ccbff9a9514f3797953b72284f2410/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:05.895Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41ccbff9a9514f3797953b72284f2410/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:05.895Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-02-11T00:20:05.896Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:05.998Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:05.999Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[01e65542-f7c2-46a5-bc8b-eacead8afc95], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:06.003Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:06.244Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:06 GMT], server=[envoy], x-envoy-upstream-service-time=[230], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:06.246Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4cda6ef81d304261a542919384bbba70","versionId":"26b98ab579974cbe839f735443b51f1d"} 2023-02-11T00:20:06.248Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:06.251Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-02-11T00:20:06.353Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4cda6ef81d304261a542919384bbba70/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:06.354Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4cda6ef81d304261a542919384bbba70/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4cda6ef81d304261a542919384bbba70/versions/latest/actions with request headers:{X-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f3ab9fdc-2e3b-42d9-aa38-8a8820e50635], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:06.356Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4cda6ef81d304261a542919384bbba70/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:06.698Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4cda6ef81d304261a542919384bbba70/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4cda6ef81d304261a542919384bbba70/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[318]} 2023-02-11T00:20:06.699Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4cda6ef81d304261a542919384bbba70/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:06.701Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4cda6ef81d304261a542919384bbba70/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:06.701Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-02-11T00:20:06.704Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:06.855Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:06.859Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[919048ac-dd9f-4065-aaa5-7d0dbe9dd199], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:06.862Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:07.131Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:07 GMT], server=[envoy], x-envoy-upstream-service-time=[258], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:07.132Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"52adc5fbb5fd4a618b94155491ba3478","versionId":"b72e519de547456d970108bd661e1fca"} 2023-02-11T00:20:07.134Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:07.136Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-02-11T00:20:07.232Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52adc5fbb5fd4a618b94155491ba3478/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:07.232Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52adc5fbb5fd4a618b94155491ba3478/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/52adc5fbb5fd4a618b94155491ba3478/versions/latest/actions with request headers:{X-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[efa27004-03fe-46fb-afe9-27f837682eac], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:07.234Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52adc5fbb5fd4a618b94155491ba3478/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:07.682Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52adc5fbb5fd4a618b94155491ba3478/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/52adc5fbb5fd4a618b94155491ba3478/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[443]} 2023-02-11T00:20:07.684Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52adc5fbb5fd4a618b94155491ba3478/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:07.686Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52adc5fbb5fd4a618b94155491ba3478/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:07.687Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-02-11T00:20:07.687Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:07.831Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:07.833Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:07.835Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:08.062Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:08.063Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:08 GMT], server=[envoy], x-envoy-upstream-service-time=[218], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:08.064Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||{"id":"da118c62507f4c17bbad665e04125ad7","versionId":"d7224649cb334fccbff4488b8f4957e3"} 2023-02-11T00:20:08.076Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-02-11T00:20:08.162Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/da118c62507f4c17bbad665e04125ad7/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-11T00:20:08.163Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/da118c62507f4c17bbad665e04125ad7/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:08.166Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/da118c62507f4c17bbad665e04125ad7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:08.665Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/da118c62507f4c17bbad665e04125ad7/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:08.670Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/da118c62507f4c17bbad665e04125ad7/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[437]} 2023-02-11T00:20:08.676Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:08.676Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-02-11T00:20:08.677Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:08.857Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:08.863Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[96b65d8a-b3f3-4d84-8dfa-c1e6023779a2], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:08.866Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:09.174Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:09 GMT], server=[envoy], x-envoy-upstream-service-time=[256], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:09.180Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"80256c3c29db4b86a75d0cc139029024","versionId":"2d8620cd4d1c4a33b41820bb43abe8ce"} 2023-02-11T00:20:09.181Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:09.195Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-02-11T00:20:09.317Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/80256c3c29db4b86a75d0cc139029024/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-11T00:20:09.319Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/80256c3c29db4b86a75d0cc139029024/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:09.321Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/80256c3c29db4b86a75d0cc139029024/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:09.685Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/80256c3c29db4b86a75d0cc139029024/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:09.686Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/80256c3c29db4b86a75d0cc139029024/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[360]} 2023-02-11T00:20:09.686Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:09.687Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-02-11T00:20:09.687Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:09.831Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:09.836Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d2f43e72-e714-40d1-b5d7-3de0b99298ac], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:09.838Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:10.118Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:10 GMT], server=[envoy], x-envoy-upstream-service-time=[273], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:10.121Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"73e8dba355af47f49f4b13844b87604c","versionId":"0dcf3dc1ef5c4a4883bb72f0c70c2973"} 2023-02-11T00:20:10.122Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:10.133Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-02-11T00:20:10.928Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73e8dba355af47f49f4b13844b87604c/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:10.933Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73e8dba355af47f49f4b13844b87604c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/73e8dba355af47f49f4b13844b87604c/versions/latest/actions with request headers:{X-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c95447b4-39a3-454c-a11b-e171cbb3d0e9], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:10.935Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73e8dba355af47f49f4b13844b87604c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:11.374Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73e8dba355af47f49f4b13844b87604c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/73e8dba355af47f49f4b13844b87604c/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[422]} 2023-02-11T00:20:11.375Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73e8dba355af47f49f4b13844b87604c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:11.410Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73e8dba355af47f49f4b13844b87604c/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:11.411Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-02-11T00:20:11.411Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:11.857Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:11.859Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e74047fd-ffb9-49ca-8491-545f0510b98b], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:11.861Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:12.107Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:12 GMT], server=[envoy], x-envoy-upstream-service-time=[242], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:12.109Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"733eb7b9548f45e9bd891f80a1e417e8","versionId":"b82c6756a65e44cead233833a15ab581"} 2023-02-11T00:20:12.125Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:12.132Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-02-11T00:20:12.235Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/733eb7b9548f45e9bd891f80a1e417e8/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:12.237Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/733eb7b9548f45e9bd891f80a1e417e8/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/733eb7b9548f45e9bd891f80a1e417e8/versions/latest/actions with request headers:{X-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3e6e8a2a-e310-418e-8ca9-97a3ef9e669c], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:12.245Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/733eb7b9548f45e9bd891f80a1e417e8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:12.625Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/733eb7b9548f45e9bd891f80a1e417e8/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/733eb7b9548f45e9bd891f80a1e417e8/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[367]} 2023-02-11T00:20:12.633Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/733eb7b9548f45e9bd891f80a1e417e8/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:12.637Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/733eb7b9548f45e9bd891f80a1e417e8/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:12.638Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-02-11T00:20:12.638Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:12.840Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:12.841Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[53127805-dca3-4baa-8fd6-f09b764ae096], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:12.846Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:13.253Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:13 GMT], server=[envoy], x-envoy-upstream-service-time=[403], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:13.254Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"305649c611e84e55b3c75f1349395cc8","versionId":"b328707d4a064a1a9beeb99f6d53b773"} 2023-02-11T00:20:13.255Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:13.260Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-02-11T00:20:13.324Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/305649c611e84e55b3c75f1349395cc8/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:13.324Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/305649c611e84e55b3c75f1349395cc8/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/305649c611e84e55b3c75f1349395cc8/versions/latest/actions with request headers:{X-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[508618d8-ffe1-4f95-bb00-e193e0d02149], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:13.326Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/305649c611e84e55b3c75f1349395cc8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:13.722Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/305649c611e84e55b3c75f1349395cc8/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/305649c611e84e55b3c75f1349395cc8/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[391]} 2023-02-11T00:20:13.732Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/305649c611e84e55b3c75f1349395cc8/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:13.733Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/305649c611e84e55b3c75f1349395cc8/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:13.733Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-02-11T00:20:13.733Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:13.850Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:13.851Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bac4f020-0abc-49ad-9232-8e2c850cc640], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:13.852Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:14.111Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:14 GMT], server=[envoy], x-envoy-upstream-service-time=[240], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:14.112Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b057b95cb1f44eed8c0fc3689e28f768","versionId":"ea83cdb5430147aa8398b82666f144f8"} 2023-02-11T00:20:14.115Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:14.127Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-02-11T00:20:14.272Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b057b95cb1f44eed8c0fc3689e28f768/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:14.273Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b057b95cb1f44eed8c0fc3689e28f768/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b057b95cb1f44eed8c0fc3689e28f768/versions/latest/actions with request headers:{X-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[10e09b93-2549-43df-86bc-c0c988e67c7b], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:14.275Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b057b95cb1f44eed8c0fc3689e28f768/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:14.519Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b057b95cb1f44eed8c0fc3689e28f768/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b057b95cb1f44eed8c0fc3689e28f768/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[238]} 2023-02-11T00:20:14.521Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b057b95cb1f44eed8c0fc3689e28f768/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:14.522Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b057b95cb1f44eed8c0fc3689e28f768/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:14.523Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-02-11T00:20:14.523Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:14.726Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:14.728Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:14.730Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:15.065Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:15.087Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:15 GMT], server=[envoy], x-envoy-upstream-service-time=[320], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:15.094Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||{"id":"582d5f3eb0f748e18bb853e48051a970","versionId":"ee631518efad4538bbaf0ba6e3ff380b"} 2023-02-11T00:20:15.097Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-02-11T00:20:15.147Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/582d5f3eb0f748e18bb853e48051a970/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:15.148Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/582d5f3eb0f748e18bb853e48051a970/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/582d5f3eb0f748e18bb853e48051a970/versions/latest/actions with request headers:{X-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ce077ae0-7dea-4666-a55f-59559cadb1a6], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:15.149Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/582d5f3eb0f748e18bb853e48051a970/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:15.723Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/582d5f3eb0f748e18bb853e48051a970/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/582d5f3eb0f748e18bb853e48051a970/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[550]} 2023-02-11T00:20:15.724Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/582d5f3eb0f748e18bb853e48051a970/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:15.724Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/582d5f3eb0f748e18bb853e48051a970/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:15.725Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-02-11T00:20:15.725Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:15.873Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:15.874Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e957a287-5ddf-47eb-88ec-6d0c4b860158], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:15.877Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:16.263Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:16 GMT], server=[envoy], x-envoy-upstream-service-time=[372], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:16.264Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"12a44cc440fd47fcbd490db5c1cb1c94","versionId":"e9b61c57036641ef956ede18bccf7c6c"} 2023-02-11T00:20:16.265Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:16.285Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-02-11T00:20:16.375Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/12a44cc440fd47fcbd490db5c1cb1c94/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-11T00:20:16.377Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/12a44cc440fd47fcbd490db5c1cb1c94/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:16.379Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/12a44cc440fd47fcbd490db5c1cb1c94/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:17.193Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/12a44cc440fd47fcbd490db5c1cb1c94/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:17.194Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/12a44cc440fd47fcbd490db5c1cb1c94/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[793]} 2023-02-11T00:20:17.194Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:17.195Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-02-11T00:20:17.196Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:17.359Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:17.361Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:17.364Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:17.709Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:17.717Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:18 GMT], server=[envoy], x-envoy-upstream-service-time=[325], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:17.719Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||{"id":"3b8194a3d2294165809beccd28b7e18c","versionId":"3a53a013ce2543dcb9352a049c16b9ac"} 2023-02-11T00:20:17.723Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-02-11T00:20:17.765Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3b8194a3d2294165809beccd28b7e18c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-11T00:20:17.767Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b8194a3d2294165809beccd28b7e18c/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:17.768Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b8194a3d2294165809beccd28b7e18c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:18.523Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b8194a3d2294165809beccd28b7e18c/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:18.523Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3b8194a3d2294165809beccd28b7e18c/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[741]} 2023-02-11T00:20:18.524Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:18.524Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-02-11T00:20:18.524Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:18.765Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:18.771Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:18.779Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:19.011Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:19.012Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:19 GMT], server=[envoy], x-envoy-upstream-service-time=[222], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:19.013Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||{"id":"b47447512c6a45cfa61b4298fc8a5733","versionId":"122634a0464d403aa5427c92c322f457"} 2023-02-11T00:20:19.042Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-02-11T00:20:19.268Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b47447512c6a45cfa61b4298fc8a5733/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-11T00:20:19.270Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b47447512c6a45cfa61b4298fc8a5733/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:19.271Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b47447512c6a45cfa61b4298fc8a5733/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:19.697Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b47447512c6a45cfa61b4298fc8a5733/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:19.698Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b47447512c6a45cfa61b4298fc8a5733/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[419]} 2023-02-11T00:20:19.699Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:19.699Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-02-11T00:20:19.699Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:19.822Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:19.822Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5879e1a9-1d61-4e45-8116-3d61f23b1274], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:19.824Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:20.022Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:20 GMT], server=[envoy], x-envoy-upstream-service-time=[194], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:20.023Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"10f86fafe9324b178bb502894f7d42b1","versionId":"a8305a3b5479445590bcaea46078f65e"} 2023-02-11T00:20:20.030Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:20.062Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-02-11T00:20:20.118Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/10f86fafe9324b178bb502894f7d42b1/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-11T00:20:20.120Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/10f86fafe9324b178bb502894f7d42b1/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:20.122Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/10f86fafe9324b178bb502894f7d42b1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:20.637Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/10f86fafe9324b178bb502894f7d42b1/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:20.637Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/10f86fafe9324b178bb502894f7d42b1/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[510]} 2023-02-11T00:20:20.638Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:20.638Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-02-11T00:20:20.638Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:20.763Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:20.767Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:20.769Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:21.029Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:21.029Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:21 GMT], server=[envoy], x-envoy-upstream-service-time=[255], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:21.054Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||{"id":"6384d17323ab41ab837dd1892d9e114c","versionId":"4a047661da1347519ec6de05a950c52e"} 2023-02-11T00:20:21.088Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-02-11T00:20:21.182Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6384d17323ab41ab837dd1892d9e114c/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:21.183Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6384d17323ab41ab837dd1892d9e114c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6384d17323ab41ab837dd1892d9e114c/versions/latest/actions with request headers:{X-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[341f1f1b-3ccf-45cb-8e0a-8576b1ff5ef3], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:21.187Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6384d17323ab41ab837dd1892d9e114c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:21.575Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6384d17323ab41ab837dd1892d9e114c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6384d17323ab41ab837dd1892d9e114c/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[379]} 2023-02-11T00:20:21.576Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6384d17323ab41ab837dd1892d9e114c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:21.584Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6384d17323ab41ab837dd1892d9e114c/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:21.585Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-02-11T00:20:21.586Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:21.737Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:21.738Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a8f86fc7-7d50-4c64-a30b-b0a59b3abe7f], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:21.739Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:22.110Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:22 GMT], server=[envoy], x-envoy-upstream-service-time=[338], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:22.111Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"718f4e7993a74bc0910ecdfdf1dde451","versionId":"ed0ef4cddb1247ee80f95aa112b74ca1"} 2023-02-11T00:20:22.117Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:22.122Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-02-11T00:20:22.283Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/718f4e7993a74bc0910ecdfdf1dde451/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-11T00:20:22.294Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/718f4e7993a74bc0910ecdfdf1dde451/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:22.298Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/718f4e7993a74bc0910ecdfdf1dde451/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:22.802Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/718f4e7993a74bc0910ecdfdf1dde451/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:22.803Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/718f4e7993a74bc0910ecdfdf1dde451/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[434]} 2023-02-11T00:20:22.803Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:22.803Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-02-11T00:20:22.804Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:22.969Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-02-11T00:20:22.970Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[41f76179-68e3-408d-933f-8debb804d649], X-ECOMP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-TransactionID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], X-ONAP-RequestID=[e69c9aee-854a-416d-9974-cedf8c5d11bf], Content-Type=[application/json]} 2023-02-11T00:20:22.972Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:23.207Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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=[Sat, 11 Feb 2023 00:20:23 GMT], server=[envoy], x-envoy-upstream-service-time=[228], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-02-11T00:20:23.210Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e4274da18c734026aed73046c7c4fcf4","versionId":"0ecbc6e024c94054aaf0cfb813651d3f"} 2023-02-11T00:20:23.211Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-02-11T00:20:23.218Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-02-11T00:20:23.408Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e4274da18c734026aed73046c7c4fcf4/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-02-11T00:20:23.409Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4274da18c734026aed73046c7c4fcf4/versions/latest/actions|INFO|500||Invoke 2023-02-11T00:20:23.410Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4274da18c734026aed73046c7c4fcf4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-02-11T00:20:23.830Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e4274da18c734026aed73046c7c4fcf4/versions/latest/actions|INFO|500||InvokeReturn 2023-02-11T00:20:23.832Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e4274da18c734026aed73046c7c4fcf4/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 11 Feb 2023 00:20:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[415]} 2023-02-11T00:20:23.832Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Response was returned with an empty entity. 2023-02-11T00:20:23.832Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-02-11T00:20:34.855Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|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-02-11T00:20:48.930Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||WARN|500||--- 2023-02-11T00:20:48.931Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-02-11T00:20:48.931Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||WARN|500||--- 2023-02-11T00:20:50.572Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-02-11T00:21:09.226Z|e69c9aee-854a-416d-9974-cedf8c5d11bf|main|||||INFO|500||Started Application in 222.212 seconds (JVM running for 243.912) 2023-02-11T00:21:09.511Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-02-11T00:21:09.582Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-02-11T00:21:09.646Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-02-11T00:21:10.070Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 3b35090e-1ac4-4eeb-9661-2961488d9265 url= /sdc/v1/artifactTypes 2023-02-11T00:21:10.183Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-02-11T00:21:10.901Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-02-11T00:21:11.111Z||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-02-11T00:21:11.111Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-02-11T00:21:11.112Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 6f56bc90-8077-4435-9178-508896c1b90e url= /sdc/v1/distributionKafkaData 2023-02-11T00:21:11.112Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-02-11T00:21:11.233Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-02-11T00:21:11.262Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@65ab91c7 2023-02-11T00:21:11.675Z||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-527fc505-73e5-4de8-b1e4-655421db7186 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-02-11T00:21:11.984Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-527fc505-73e5-4de8-b1e4-655421db7186] Instantiated an idempotent producer. 2023-02-11T00:21:12.601Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-02-11T00:21:12.970Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-11T00:21:12.970Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-11T00:21:12.970Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676074872941 2023-02-11T00:21:12.980Z||scheduling-1|||||INFO|500||start DistributionClient 2023-02-11T00:21:13.090Z||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-0b070746-1846-4988-89d9-2211cd67e645 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-02-11T00:21:13.745Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-11T00:21:13.747Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-11T00:21:13.747Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676074873745 2023-02-11T00:21:13.749Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:21:13.754Z||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-f46ca9d9-32a8-42ad-8b34-320304b63e0f 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-02-11T00:21:13.761Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:21:13.829Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-02-11T00:21:13.830Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-02-11T00:21:13.830Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676074873829 2023-02-11T00:21:13.831Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:21:13.856Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:21:13.858Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-02-11T00:21:16.168Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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 ydnEjwNURDK7FWGldhY-Iw 2023-02-11T00:21:16.169Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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 rsQB4PO0RRetqejr18xvLA 2023-02-11T00:21:16.170Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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 rsQB4PO0RRetqejr18xvLA 2023-02-11T00:21:16.170Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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 ydnEjwNURDK7FWGldhY-Iw 2023-02-11T00:21:16.170Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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 rsQB4PO0RRetqejr18xvLA 2023-02-11T00:21:16.170Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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 rsQB4PO0RRetqejr18xvLA 2023-02-11T00:21:16.170Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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 ydnEjwNURDK7FWGldhY-Iw 2023-02-11T00:21:16.171Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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 rsQB4PO0RRetqejr18xvLA 2023-02-11T00:21:16.171Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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 ydnEjwNURDK7FWGldhY-Iw 2023-02-11T00:21:16.171Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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 rsQB4PO0RRetqejr18xvLA 2023-02-11T00:21:16.171Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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 ydnEjwNURDK7FWGldhY-Iw 2023-02-11T00:21:16.171Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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 ydnEjwNURDK7FWGldhY-Iw 2023-02-11T00:21:16.193Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] Cluster ID: lFOxAkOyTxu7M4AUjbJNUg 2023-02-11T00:21:16.196Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] Cluster ID: lFOxAkOyTxu7M4AUjbJNUg 2023-02-11T00:21:16.200Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-02-11T00:21:16.200Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) 2023-02-11T00:21:16.270Z||kafka-producer-network-thread | SO-sdc-controller-producer-527fc505-73e5-4de8-b1e4-655421db7186|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-527fc505-73e5-4de8-b1e4-655421db7186] Cluster ID: lFOxAkOyTxu7M4AUjbJNUg 2023-02-11T00:21:16.344Z||kafka-producer-network-thread | SO-sdc-controller-producer-527fc505-73e5-4de8-b1e4-655421db7186|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-527fc505-73e5-4de8-b1e4-655421db7186] ProducerId set to 2 with epoch 0 2023-02-11T00:21:16.360Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] (Re-)joining group 2023-02-11T00:21:16.366Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] (Re-)joining group 2023-02-11T00:21:16.631Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645-a8e01bd1-09a4-4301-aac0-dcc3fcee8856 2023-02-11T00:21:16.632Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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-02-11T00:21:16.632Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] (Re-)joining group 2023-02-11T00:21:16.686Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f-19e8189c-a56f-40fc-a7fe-1087384f1a3e 2023-02-11T00:21:16.689Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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-02-11T00:21:16.689Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] (Re-)joining group 2023-02-11T00:21:22.722Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645-a8e01bd1-09a4-4301-aac0-dcc3fcee8856', protocol='range'} 2023-02-11T00:21:22.746Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f-19e8189c-a56f-40fc-a7fe-1087384f1a3e', protocol='range'} 2023-02-11T00:21:23.078Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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 ydnEjwNURDK7FWGldhY-Iw 2023-02-11T00:21:23.081Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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 ydnEjwNURDK7FWGldhY-Iw 2023-02-11T00:21:23.081Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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 ydnEjwNURDK7FWGldhY-Iw 2023-02-11T00:21:23.082Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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 ydnEjwNURDK7FWGldhY-Iw 2023-02-11T00:21:23.082Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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 ydnEjwNURDK7FWGldhY-Iw 2023-02-11T00:21:23.082Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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 ydnEjwNURDK7FWGldhY-Iw 2023-02-11T00:21:23.092Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645-a8e01bd1-09a4-4301-aac0-dcc3fcee8856=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-f46ca9d9-32a8-42ad-8b34-320304b63e0f-19e8189c-a56f-40fc-a7fe-1087384f1a3e=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-02-11T00:21:23.275Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645-a8e01bd1-09a4-4301-aac0-dcc3fcee8856', protocol='range'} 2023-02-11T00:21:23.280Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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-02-11T00:21:23.302Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f-19e8189c-a56f-40fc-a7fe-1087384f1a3e', protocol='range'} 2023-02-11T00:21:23.304Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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-02-11T00:21:23.354Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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-02-11T00:21:23.401Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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-02-11T00:21:23.576Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-02-11T00:21:23.577Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-02-11T00:21:23.578Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-02-11T00:21:23.578Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-02-11T00:21:23.579Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-02-11T00:21:23.579Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-02-11T00:21:23.610Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-02-11T00:21:23.611Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-02-11T00:21:23.612Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-02-11T00:21:23.613Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-02-11T00:21:23.613Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-02-11T00:21:23.614Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-02-11T00:21:23.794Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-11T00:21:23.795Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-02-11T00:21:24.057Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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-02-11T00:21:24.057Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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-02-11T00:21:24.160Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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-02-11T00:21:24.161Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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-02-11T00:21:24.213Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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-02-11T00:21:24.214Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, 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-02-11T00:21:24.223Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-11T00:21:24.224Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-02-11T00:21:24.254Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-11T00:21:24.256Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-02-11T00:22:13.781Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:22:13.863Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:23:13.807Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:23:13.900Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:24:13.812Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:24:13.915Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:25:13.817Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:25:13.917Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:26:13.819Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:26:13.927Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:27:13.823Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:27:13.928Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:27:14.588Z||http-nio-8085-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-11T00:28:13.824Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:28:13.934Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:29:13.830Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:29:13.938Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:30:13.849Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:30:13.945Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:30:16.326Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-0b070746-1846-4988-89d9-2211cd67e645, groupId=so] Node -1 disconnected. 2023-02-11T00:30:16.368Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f46ca9d9-32a8-42ad-8b34-320304b63e0f, groupId=so] Node -1 disconnected. 2023-02-11T00:30:16.838Z||kafka-producer-network-thread | SO-sdc-controller-producer-527fc505-73e5-4de8-b1e4-655421db7186|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-527fc505-73e5-4de8-b1e4-655421db7186] Node -1 disconnected. 2023-02-11T00:31:13.852Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:31:13.948Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:32:13.855Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:32:13.967Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:33:13.857Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:33:13.968Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:34:13.859Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:34:13.969Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:35:13.861Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:35:13.971Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:36:13.872Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:36:13.972Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:37:13.882Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:37:13.975Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:38:13.893Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:38:13.979Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:39:13.896Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:39:13.979Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:40:13.897Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:40:13.980Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:41:13.898Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:41:13.983Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:42:13.901Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:42:13.985Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:43:13.902Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:43:13.986Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:44:13.905Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:44:13.987Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:45:13.915Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:45:13.995Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:46:13.923Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:46:13.997Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:47:13.925Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:47:13.998Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:48:13.931Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:48:13.999Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:49:13.932Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:49:14.000Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:50:13.934Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:50:14.002Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:51:13.935Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:51:14.004Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:52:13.937Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:52:14.029Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:53:13.941Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:53:14.044Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:54:13.946Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:54:14.070Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:55:13.953Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:55:14.177Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:56:13.953Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:56:14.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:57:13.960Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:57:14.184Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:58:13.962Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:58:14.184Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T00:59:13.974Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T00:59:14.187Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:00:13.983Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:00:14.199Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:01:13.986Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:01:14.204Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:02:13.989Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:02:14.207Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:03:13.994Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:03:14.213Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:04:13.998Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:04:14.219Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:05:14.000Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:05:14.221Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:06:14.002Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:06:14.225Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:07:14.003Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:07:14.227Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:08:14.009Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:08:14.233Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:09:14.013Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:09:14.240Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:10:14.015Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:10:14.242Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:11:14.020Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:11:14.265Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:12:14.024Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:12:14.296Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:13:14.026Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:13:14.302Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:14:14.031Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:14:14.303Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:15:14.033Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:15:14.305Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:16:14.034Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:16:14.306Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:17:14.040Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:17:14.308Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:18:14.044Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:18:14.320Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:19:14.045Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:19:14.322Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:20:14.060Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:20:14.324Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:21:14.070Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:21:14.325Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:22:14.074Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:22:14.326Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:23:14.075Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:23:14.330Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:24:14.076Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:24:14.333Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:25:14.078Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:25:14.334Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:26:14.080Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:26:14.343Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:27:14.083Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:27:14.347Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-02-11T01:28:14.084Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-02-11T01:28:14.350Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO