By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-04-21T23:31:41.126Z||main|||||INFO|500||The following profiles are active: basic 2023-04-21T23:31:53.784Z||main|||||INFO|500||Starting service [Tomcat] 2023-04-21T23:31:53.785Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-04-21T23:31:53.915Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-04-21T23:31:59.080Z||main|||||INFO|500||catdb-pool - Starting... 2023-04-21T23:31:59.572Z||main|||||INFO|500||catdb-pool - Start completed. 2023-04-21T23:32:00.147Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-04-21T23:32:00.364Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-04-21T23:32:01.099Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-04-21T23:32:03.155Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-21T23:32:03.788Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-04-21T23:32:06.851Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-21T23:32:06.993Z||main|||||INFO|500||reqdb-pool - Starting... 2023-04-21T23:32:07.031Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-04-21T23:32:07.044Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-04-21T23:32:07.727Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-04-21T23:32:08.325Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-04-21T23:32:09.600Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-04-21T23:32:10.418Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 2023-04-21T23:32:11.304Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:11.316Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:11.342Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:13.340Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:13.341Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[1974], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:10 GMT], Content-Type=[application/json]} 2023-04-21T23:32:13.343Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"4e78181c26464b16a7c5322d0ff80c60","versionId":"921bf3abae124590a5c47d38d5d1ffc7"} 2023-04-21T23:32:13.380Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-04-21T23:32:13.530Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:13.531Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[18d1c5de-f1d4-4706-98fa-fceae100847e], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:13.534Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:14.120Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[567], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:13 GMT]} 2023-04-21T23:32:14.123Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:14.125Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4e78181c26464b16a7c5322d0ff80c60/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:14.126Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-04-21T23:32:14.131Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:14.204Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:14.205Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|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=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c74b9323-fd5a-4889-82ea-95e9f33fafc0], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:14.208Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:14.509Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[298], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:13 GMT], Content-Type=[application/json]} 2023-04-21T23:32:14.511Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"7e7f7f058da64685acf0b1e08f151fb3","versionId":"49e6ee4a6b1c4fe28f6532c8be3f2549"} 2023-04-21T23:32:14.513Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:14.517Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-04-21T23:32:14.574Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:14.576Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a1c1fdcb-42f8-400a-8022-56838ca9aebe], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:14.579Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:15.072Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[473], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:14 GMT]} 2023-04-21T23:32:15.074Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:15.075Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e7f7f058da64685acf0b1e08f151fb3/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:15.075Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-04-21T23:32:15.076Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:15.151Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:15.153Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:15.155Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:15.503Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:15.504Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[344], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:14 GMT], Content-Type=[application/json]} 2023-04-21T23:32:15.505Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"261a56f63ea04cab952f5f3bd6b2e192","versionId":"77404baf636b4e419674ff8b789fb0bd"} 2023-04-21T23:32:15.511Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-04-21T23:32:15.564Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/261a56f63ea04cab952f5f3bd6b2e192/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:15.569Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/261a56f63ea04cab952f5f3bd6b2e192/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:15.571Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/261a56f63ea04cab952f5f3bd6b2e192/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:16.042Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/261a56f63ea04cab952f5f3bd6b2e192/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:16.043Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/261a56f63ea04cab952f5f3bd6b2e192/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[467], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:15 GMT]} 2023-04-21T23:32:16.043Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:16.043Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-04-21T23:32:16.044Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:16.101Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:16.102Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:16.104Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:16.457Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:16.458Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[350], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:15 GMT], Content-Type=[application/json]} 2023-04-21T23:32:16.458Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"0a5200bbf2a34288bf62f142101f425d","versionId":"572b69a3787746878b694265b7b7f481"} 2023-04-21T23:32:16.461Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-04-21T23:32:16.504Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0a5200bbf2a34288bf62f142101f425d/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:16.507Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a5200bbf2a34288bf62f142101f425d/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:16.509Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a5200bbf2a34288bf62f142101f425d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:16.995Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a5200bbf2a34288bf62f142101f425d/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:16.997Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0a5200bbf2a34288bf62f142101f425d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[482], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:16 GMT]} 2023-04-21T23:32:16.998Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:16.999Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-04-21T23:32:16.999Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:17.053Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:17.054Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|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=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a74a2f73-16cb-4bef-a387-f83a1cee0c95], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:17.056Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:17.370Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[311], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:16 GMT], Content-Type=[application/json]} 2023-04-21T23:32:17.371Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"faf9614ac6834f8188350b0d099b6126","versionId":"29fcd7218f264dddab7967f732506cdd"} 2023-04-21T23:32:17.373Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:17.376Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-04-21T23:32:17.421Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:17.421Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[25717fb5-dc55-46c9-845e-bffe3e7ab74e], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:17.422Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:17.908Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[483], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:17 GMT]} 2023-04-21T23:32:17.909Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:17.910Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/faf9614ac6834f8188350b0d099b6126/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:17.910Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-04-21T23:32:17.910Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:17.964Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:17.965Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:17.967Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:18.359Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:18.360Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[389], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:17 GMT], Content-Type=[application/json]} 2023-04-21T23:32:18.361Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"965c38d3457b4054a80335aff19591cf","versionId":"ff5d63ca07924983ab3222cc864bac97"} 2023-04-21T23:32:18.363Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-04-21T23:32:18.399Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/965c38d3457b4054a80335aff19591cf/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:18.400Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965c38d3457b4054a80335aff19591cf/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:18.402Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965c38d3457b4054a80335aff19591cf/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:18.827Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/965c38d3457b4054a80335aff19591cf/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:18.828Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/965c38d3457b4054a80335aff19591cf/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[421], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:18 GMT]} 2023-04-21T23:32:18.828Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:18.828Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-04-21T23:32:18.829Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFLockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:18.879Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:18.880Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|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=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b377303b-809a-44b0-9cfb-0fc7e743605f], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:18.881Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:19.219Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[335], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:18 GMT], Content-Type=[application/json]} 2023-04-21T23:32:19.220Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9f2664ba74374ff69499b550a8d91e0e","versionId":"9dd2358dd50e4ce5a3e17813f0471125"} 2023-04-21T23:32:19.221Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:19.223Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-04-21T23:32:19.260Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9f2664ba74374ff69499b550a8d91e0e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:19.261Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f2664ba74374ff69499b550a8d91e0e/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:19.262Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f2664ba74374ff69499b550a8d91e0e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:19.822Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f2664ba74374ff69499b550a8d91e0e/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:19.825Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9f2664ba74374ff69499b550a8d91e0e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[552], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:18 GMT]} 2023-04-21T23:32:19.826Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:19.826Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-04-21T23:32:19.827Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:19.882Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:19.883Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|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=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[88078a23-0c68-476a-840d-954526d829b4], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:19.884Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:20.098Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[209], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:19 GMT], Content-Type=[application/json]} 2023-04-21T23:32:20.099Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ffe90935e5474eb8bede1f61d4adf5e8","versionId":"fb832cce362b42f0aee0f045bacf7a83"} 2023-04-21T23:32:20.100Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:20.103Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-04-21T23:32:20.173Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:20.174Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2f0a9a90-2f7b-46a5-8163-69085d167756], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:20.176Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:20.623Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[445], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:19 GMT]} 2023-04-21T23:32:20.624Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:20.626Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ffe90935e5474eb8bede1f61d4adf5e8/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:20.626Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-04-21T23:32:20.626Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFStopActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:20.674Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:20.675Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:20.677Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:21.123Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:21.124Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[441], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:20 GMT], Content-Type=[application/json]} 2023-04-21T23:32:21.125Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"3d52448c5fc4469eaedcbb050b52c4d5","versionId":"01f97cd9ee5142a1aab9a52171544b2d"} 2023-04-21T23:32:21.127Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-04-21T23:32:21.160Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3d52448c5fc4469eaedcbb050b52c4d5/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:21.161Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d52448c5fc4469eaedcbb050b52c4d5/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:21.162Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d52448c5fc4469eaedcbb050b52c4d5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:21.618Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d52448c5fc4469eaedcbb050b52c4d5/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:21.619Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3d52448c5fc4469eaedcbb050b52c4d5/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[452], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:20 GMT]} 2023-04-21T23:32:21.619Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:21.619Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-04-21T23:32:21.620Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFStartActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:21.667Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:21.669Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:21.670Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:21.964Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:21.964Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[288], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:21 GMT], Content-Type=[application/json]} 2023-04-21T23:32:21.965Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"03b16063ddb44495aec89eed65d2f349","versionId":"b472db4541dd4bf7ae53c7332d484219"} 2023-04-21T23:32:21.970Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-04-21T23:32:22.033Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/03b16063ddb44495aec89eed65d2f349/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:22.036Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/03b16063ddb44495aec89eed65d2f349/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:22.037Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/03b16063ddb44495aec89eed65d2f349/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:22.461Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/03b16063ddb44495aec89eed65d2f349/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:22.462Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/03b16063ddb44495aec89eed65d2f349/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[420], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:21 GMT]} 2023-04-21T23:32:22.462Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:22.462Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-04-21T23:32:22.463Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:22.511Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:22.511Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|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=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b2b78d94-9737-4c35-8b3f-bcca2ae75e06], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:22.512Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:22.792Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[276], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:22 GMT], Content-Type=[application/json]} 2023-04-21T23:32:22.793Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f848c7f239be47e890f5c07b5e9fbc1c","versionId":"4dceae82550a4872b6529ce342e46591"} 2023-04-21T23:32:22.794Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:22.797Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-04-21T23:32:22.828Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f848c7f239be47e890f5c07b5e9fbc1c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:22.829Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f848c7f239be47e890f5c07b5e9fbc1c/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:22.830Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f848c7f239be47e890f5c07b5e9fbc1c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:23.654Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f848c7f239be47e890f5c07b5e9fbc1c/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:23.654Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f848c7f239be47e890f5c07b5e9fbc1c/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[820], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:22 GMT]} 2023-04-21T23:32:23.655Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:23.655Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-04-21T23:32:23.655Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:23.704Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:23.705Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:23.707Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:24.187Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:24.187Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[476], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:23 GMT], Content-Type=[application/json]} 2023-04-21T23:32:24.189Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"1a55713119054505a694e69c976f2ffd","versionId":"71513c8ba36d4efea92f332f6cfe0418"} 2023-04-21T23:32:24.191Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-04-21T23:32:24.222Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1a55713119054505a694e69c976f2ffd/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:24.223Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a55713119054505a694e69c976f2ffd/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:24.224Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a55713119054505a694e69c976f2ffd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:24.955Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a55713119054505a694e69c976f2ffd/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:24.956Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1a55713119054505a694e69c976f2ffd/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[727], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:23 GMT]} 2023-04-21T23:32:24.956Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:24.957Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-04-21T23:32:24.957Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:25.014Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:25.015Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:25.016Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:25.339Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:25.340Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[318], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:24 GMT], Content-Type=[application/json]} 2023-04-21T23:32:25.341Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"a70b630b50fb4b75a6e3281d20e3bfd6","versionId":"2057301396b54841ad57cf01bc765610"} 2023-04-21T23:32:25.345Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-04-21T23:32:25.385Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:25.386Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[461b3821-2472-4904-9e7f-25151d698510], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:25.484Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:25.874Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[380], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:25 GMT]} 2023-04-21T23:32:25.875Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:25.875Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a70b630b50fb4b75a6e3281d20e3bfd6/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:25.876Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-04-21T23:32:25.876Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:25.918Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:25.919Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|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=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cd87869e-592f-40bd-b0c6-5e040ae40447], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:25.920Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:26.354Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[430], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:25 GMT], Content-Type=[application/json]} 2023-04-21T23:32:26.355Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8f81f9f6b54742829176f3f7bb7fbd41","versionId":"e84c62e7149147cb81a3e9237576014b"} 2023-04-21T23:32:26.356Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:26.358Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-04-21T23:32:26.390Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:26.391Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[53b376b5-8ddd-47f6-87c6-33bf3ff5a8e5], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:26.392Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:27.150Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[755], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:26 GMT]} 2023-04-21T23:32:27.151Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:27.151Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8f81f9f6b54742829176f3f7bb7fbd41/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:27.152Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-04-21T23:32:27.152Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:27.200Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:27.201Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:27.202Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:27.481Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:27.485Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[270], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:26 GMT], Content-Type=[application/json]} 2023-04-21T23:32:27.485Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"76d0499cbc0a421a84e29fa706861bc1","versionId":"a8198a03c4624442bbd9ac441538a3bc"} 2023-04-21T23:32:27.489Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-04-21T23:32:27.525Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/76d0499cbc0a421a84e29fa706861bc1/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:27.527Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76d0499cbc0a421a84e29fa706861bc1/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:27.528Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76d0499cbc0a421a84e29fa706861bc1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:27.913Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/76d0499cbc0a421a84e29fa706861bc1/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:27.914Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/76d0499cbc0a421a84e29fa706861bc1/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[379], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:27 GMT]} 2023-04-21T23:32:27.915Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:27.915Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-04-21T23:32:27.915Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:27.963Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:27.964Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|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=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bb090ebe-217c-4197-a628-b49929bb6653], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:27.965Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:28.287Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[319], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:27 GMT], Content-Type=[application/json]} 2023-04-21T23:32:28.290Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5b93c764a6bd47e0a741c25154677468","versionId":"1bb0e46bfbb549038cde196b8f84602e"} 2023-04-21T23:32:28.291Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:28.296Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-04-21T23:32:28.333Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:28.334Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2704b002-d8f1-4f5e-8b35-6b8935f45ee4], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:28.335Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:28.867Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[528], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:27 GMT]} 2023-04-21T23:32:28.867Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:28.868Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b93c764a6bd47e0a741c25154677468/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:28.869Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-04-21T23:32:28.869Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:28.919Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:28.920Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:28.921Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:29.164Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:29.165Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[240], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:28 GMT], Content-Type=[application/json]} 2023-04-21T23:32:29.166Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"2cbc693937be45ae801b75d19a20b1d4","versionId":"83c9d212410f402880e7cbee126f9a42"} 2023-04-21T23:32:29.168Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-04-21T23:32:29.198Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:29.199Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c9ae934d-9052-4252-932a-1896f12a79a7], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:29.200Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:29.679Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[473], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:28 GMT]} 2023-04-21T23:32:29.680Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:29.680Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2cbc693937be45ae801b75d19a20b1d4/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:29.681Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-04-21T23:32:29.681Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:29.723Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:29.724Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|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=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[71d65dcf-f641-4057-a0f8-23cdb5a01bb9], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:29.725Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:29.975Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[247], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:29 GMT], Content-Type=[application/json]} 2023-04-21T23:32:29.977Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"44d4bc7bc52b418698d015b222531973","versionId":"9eda77af7559421791366125af1bbf70"} 2023-04-21T23:32:29.977Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:29.980Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-04-21T23:32:30.013Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:30.014Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a2f6a5c0-9d59-4f99-a75f-6ab9f3341e4f], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:30.016Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:30.451Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[428], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:29 GMT]} 2023-04-21T23:32:30.452Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:30.453Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44d4bc7bc52b418698d015b222531973/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:30.453Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-04-21T23:32:30.455Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:30.551Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:30.552Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|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=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c81aaaa2-15ae-40c2-93c9-2d599ba44a16], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:30.554Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:30.831Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[274], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:30 GMT], Content-Type=[application/json]} 2023-04-21T23:32:30.832Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f6259bce1f9549fd88e00ee36bf4626f","versionId":"c15b80fb0e654b968e7acb8a9bed060e"} 2023-04-21T23:32:30.834Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:30.841Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-04-21T23:32:30.885Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f6259bce1f9549fd88e00ee36bf4626f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:30.887Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6259bce1f9549fd88e00ee36bf4626f/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:30.888Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6259bce1f9549fd88e00ee36bf4626f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:31.346Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6259bce1f9549fd88e00ee36bf4626f/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:31.347Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f6259bce1f9549fd88e00ee36bf4626f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[455], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:30 GMT]} 2023-04-21T23:32:31.348Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:31.348Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-04-21T23:32:31.349Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:31.393Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:31.394Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:31.395Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:31.659Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:31.661Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[261], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:31 GMT], Content-Type=[application/json]} 2023-04-21T23:32:31.662Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"b6589c8c94544e16835e2e9eb3140b69","versionId":"32f9bf325b054f2ab97e1bd4c960cd4e"} 2023-04-21T23:32:31.666Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-04-21T23:32:31.710Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:31.712Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4fccdc28-63b8-4fda-9aac-4b066eba2936], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:31.713Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:32.143Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[427], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:31 GMT]} 2023-04-21T23:32:32.144Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:32.146Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6589c8c94544e16835e2e9eb3140b69/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:32.146Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-04-21T23:32:32.147Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:32.184Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:32.186Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:32.187Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:32.453Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:32.455Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[263], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:31 GMT], Content-Type=[application/json]} 2023-04-21T23:32:32.456Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"c584d00def624db5942a2a84e98df2ae","versionId":"e9d6dac8535744f1afb54b0c6c7a75c6"} 2023-04-21T23:32:32.458Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-04-21T23:32:32.488Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c584d00def624db5942a2a84e98df2ae/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:32.490Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c584d00def624db5942a2a84e98df2ae/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:32.491Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c584d00def624db5942a2a84e98df2ae/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:32.918Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c584d00def624db5942a2a84e98df2ae/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:32.919Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c584d00def624db5942a2a84e98df2ae/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[424], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:32 GMT]} 2023-04-21T23:32:32.920Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:32.920Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-04-21T23:32:32.920Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:32.960Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:32.961Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|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=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8f9a09f9-8cf7-45e0-a084-ae4f7d7787ac], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:32.963Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:33.225Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[251], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:32 GMT], Content-Type=[application/json]} 2023-04-21T23:32:33.230Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"19544e619cca46adbc2603dba201cd1e","versionId":"2378c87a07784e589553af41417e358d"} 2023-04-21T23:32:33.231Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:33.235Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-04-21T23:32:33.283Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/19544e619cca46adbc2603dba201cd1e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:33.284Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19544e619cca46adbc2603dba201cd1e/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:33.286Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19544e619cca46adbc2603dba201cd1e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:33.699Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19544e619cca46adbc2603dba201cd1e/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:33.700Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/19544e619cca46adbc2603dba201cd1e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[410], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:32 GMT]} 2023-04-21T23:32:33.700Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:33.701Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-04-21T23:32:33.701Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:33.743Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:33.745Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:33.746Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2023-04-21T23:32:34.005Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:34.006Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[256], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:33 GMT], Content-Type=[application/json]} 2023-04-21T23:32:34.008Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"3cca1061b6b64352bd2981c39394c3ac","versionId":"b68ebcd17898451f9ab48dabf156b913"} 2023-04-21T23:32:34.010Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-04-21T23:32:34.046Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3cca1061b6b64352bd2981c39394c3ac/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:34.047Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3cca1061b6b64352bd2981c39394c3ac/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:34.048Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3cca1061b6b64352bd2981c39394c3ac/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:34.495Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3cca1061b6b64352bd2981c39394c3ac/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:34.496Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3cca1061b6b64352bd2981c39394c3ac/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[444], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:33 GMT]} 2023-04-21T23:32:34.496Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:34.497Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-04-21T23:32:34.497Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2023-04-21T23:32:34.541Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-04-21T23:32:34.542Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-04-21T23:32:34.543Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2023-04-21T23:32:34.850Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-04-21T23:32:34.850Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[303], Server=[envoy], Date=[Fri, 21 Apr 2023 23:32:34 GMT], Content-Type=[application/json]} 2023-04-21T23:32:34.852Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||{"id":"d2102b98d7964ba7a06ef639a9639991","versionId":"60ce0ca9748340dcb95765db9c273762"} 2023-04-21T23:32:34.855Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-04-21T23:32:34.889Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions|INFO|500||Invoke 2023-04-21T23:32:34.889Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions with request headers:{X-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2f9286a8-a732-4c62-85d5-e0b78b5ea8a6], X-ECOMP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-TransactionID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], X-ONAP-RequestID=[cfd9ca82-f43d-47d0-9bba-ff1662b98704], Content-Type=[application/json]} 2023-04-21T23:32:34.890Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-04-21T23:32:35.200Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[307], Server=[envoy], Content-Length=[0], Date=[Fri, 21 Apr 2023 23:32:34 GMT]} 2023-04-21T23:32:35.201Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-04-21T23:32:35.202Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d2102b98d7964ba7a06ef639a9639991/versions/latest/actions|INFO|500||InvokeReturn 2023-04-21T23:32:35.203Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-04-21T23:32:39.189Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-04-21T23:32:42.021Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||WARN|500||--- 2023-04-21T23:32:42.022Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-04-21T23:32:42.022Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||WARN|500||--- 2023-04-21T23:32:42.459Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-04-21T23:32:47.448Z|cfd9ca82-f43d-47d0-9bba-ff1662b98704|main|||||INFO|500||Started Application in 69.633 seconds (JVM running for 72.57) 2023-04-21T23:32:47.466Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-04-21T23:32:47.467Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-04-21T23:32:47.475Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-04-21T23:32:47.524Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5a7c70ae-b8cc-4d63-ab81-7852a1efafa4 url= /sdc/v1/artifactTypes 2023-04-21T23:32:47.531Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-04-21T23:32:47.750Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-04-21T23:32:47.808Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-04-21T23:32:47.809Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-04-21T23:32:47.809Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= e4b05864-f06f-4e9d-bdaa-f2ae0934a001 url= /sdc/v1/distributionKafkaData 2023-04-21T23:32:47.809Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-04-21T23:32:47.844Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-04-21T23:32:47.851Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@61838c48 2023-04-21T23:32:47.931Z||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-8ff6ab36-aabf-40be-a96f-90ffb3dc3838 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-04-21T23:32:47.987Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Instantiated an idempotent producer. 2023-04-21T23:32:48.097Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-04-21T23:32:48.181Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-21T23:32:48.181Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-21T23:32:48.181Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682119968177 2023-04-21T23:32:48.189Z||scheduling-1|||||INFO|500||start DistributionClient 2023-04-21T23:32:48.213Z||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-d5a5887d-4783-4de7-9bcb-66f974ab2c4d client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = SO group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-04-21T23:32:48.319Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-21T23:32:48.319Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-21T23:32:48.320Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682119968319 2023-04-21T23:32:48.321Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:32:48.324Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:32:48.325Z||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-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = SO group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-04-21T23:32:48.341Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-04-21T23:32:48.341Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-04-21T23:32:48.341Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682119968341 2023-04-21T23:32:48.342Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:32:48.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:32:48.354Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-04-21T23:32:49.684Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, 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 jGDltzQSReW8C0oxcGyVog 2023-04-21T23:32:49.684Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, 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 j-qRWU9pQlq4vSzsHa3WOg 2023-04-21T23:32:49.684Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Cluster ID: qTv5MAP2TmWRep4tEcl3xA 2023-04-21T23:32:49.685Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, 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 jGDltzQSReW8C0oxcGyVog 2023-04-21T23:32:49.685Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, 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 j-qRWU9pQlq4vSzsHa3WOg 2023-04-21T23:32:49.685Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, 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 j-qRWU9pQlq4vSzsHa3WOg 2023-04-21T23:32:49.685Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, 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 j-qRWU9pQlq4vSzsHa3WOg 2023-04-21T23:32:49.686Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, 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 j-qRWU9pQlq4vSzsHa3WOg 2023-04-21T23:32:49.685Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, 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 jGDltzQSReW8C0oxcGyVog 2023-04-21T23:32:49.686Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, 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 j-qRWU9pQlq4vSzsHa3WOg 2023-04-21T23:32:49.686Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, 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 jGDltzQSReW8C0oxcGyVog 2023-04-21T23:32:49.686Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, 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 jGDltzQSReW8C0oxcGyVog 2023-04-21T23:32:49.686Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, 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 jGDltzQSReW8C0oxcGyVog 2023-04-21T23:32:49.686Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] ProducerId set to 2005 with epoch 0 2023-04-21T23:32:49.688Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Cluster ID: qTv5MAP2TmWRep4tEcl3xA 2023-04-21T23:32:49.688Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Cluster ID: qTv5MAP2TmWRep4tEcl3xA 2023-04-21T23:32:49.689Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-04-21T23:32:49.690Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-04-21T23:32:49.712Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] (Re-)joining group 2023-04-21T23:32:49.712Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] (Re-)joining group 2023-04-21T23:32:49.799Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee-611e718a-a986-4124-9a23-016aa5e785a3 2023-04-21T23:32:49.799Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-04-21T23:32:49.800Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] (Re-)joining group 2023-04-21T23:32:49.799Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d-64592942-8311-4987-8970-364861742caf 2023-04-21T23:32:49.801Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-04-21T23:32:49.801Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] (Re-)joining group 2023-04-21T23:32:55.809Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee-611e718a-a986-4124-9a23-016aa5e785a3', protocol='range'} 2023-04-21T23:32:55.811Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d-64592942-8311-4987-8970-364861742caf', protocol='range'} 2023-04-21T23:32:55.902Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, 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 j-qRWU9pQlq4vSzsHa3WOg 2023-04-21T23:32:55.902Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, 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 j-qRWU9pQlq4vSzsHa3WOg 2023-04-21T23:32:55.902Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, 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 j-qRWU9pQlq4vSzsHa3WOg 2023-04-21T23:32:55.903Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, 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 j-qRWU9pQlq4vSzsHa3WOg 2023-04-21T23:32:55.903Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, 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 j-qRWU9pQlq4vSzsHa3WOg 2023-04-21T23:32:55.903Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, 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 j-qRWU9pQlq4vSzsHa3WOg 2023-04-21T23:32:55.908Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d-64592942-8311-4987-8970-364861742caf=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-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee-611e718a-a986-4124-9a23-016aa5e785a3=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-04-21T23:32:55.947Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d-64592942-8311-4987-8970-364861742caf', protocol='range'} 2023-04-21T23:32:55.948Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-04-21T23:32:55.950Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee-611e718a-a986-4124-9a23-016aa5e785a3', protocol='range'} 2023-04-21T23:32:55.950Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-04-21T23:32:55.956Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-04-21T23:32:55.956Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-04-21T23:32:55.975Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-04-21T23:32:55.976Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-04-21T23:32:55.975Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-04-21T23:32:55.976Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-04-21T23:32:55.976Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-04-21T23:32:55.976Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-04-21T23:32:55.976Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-04-21T23:32:55.976Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-04-21T23:32:55.977Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-04-21T23:32:55.976Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-04-21T23:32:55.977Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-04-21T23:32:55.978Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-04-21T23:32:56.016Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-21T23:32:56.017Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-21T23:32:56.086Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-21T23:32:56.086Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-21T23:32:56.096Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-21T23:32:56.096Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-04-21T23:32:56.100Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-21T23:32:56.100Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-21T23:32:56.102Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-21T23:32:56.103Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-04-21T23:32:56.110Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-21T23:32:56.110Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-04-21T23:33:48.328Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:33:48.344Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:34:48.329Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:34:48.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:35:48.331Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:35:48.347Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:36:48.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:36:48.347Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:37:48.335Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:37:48.348Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:38:48.337Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:38:48.349Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:39:48.340Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:39:48.350Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:40:48.342Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:40:48.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:41:48.348Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:41:48.354Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:41:49.948Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d5a5887d-4783-4de7-9bcb-66f974ab2c4d, groupId=SO] Node -1 disconnected. 2023-04-21T23:41:49.950Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-b2eccfbb-5cb0-47a2-aa42-a1ce31e574ee, groupId=SO] Node -1 disconnected. 2023-04-21T23:41:49.956Z||kafka-producer-network-thread | SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8ff6ab36-aabf-40be-a96f-90ffb3dc3838] Node -1 disconnected. 2023-04-21T23:42:33.742Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-04-21T23:42:48.350Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:42:48.355Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:43:48.352Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:43:48.356Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:44:48.354Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:44:48.358Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:45:48.356Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:45:48.359Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:46:48.357Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:46:48.361Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:47:48.365Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:47:48.376Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:48:48.373Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:48:48.377Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:49:48.375Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:49:48.381Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:50:48.378Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:50:48.382Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:51:48.379Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:51:48.383Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:52:48.381Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:52:48.384Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:53:48.382Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:53:48.386Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:54:48.382Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:54:48.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:55:48.383Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:55:48.388Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:56:48.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:56:48.388Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:57:48.388Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:57:48.390Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:58:48.390Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:58:48.392Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-21T23:59:48.392Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-21T23:59:48.398Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:00:48.394Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:00:48.399Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:01:48.395Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:01:48.402Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:02:48.397Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:02:48.402Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:03:48.398Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:03:48.403Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:04:48.399Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:04:48.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:05:48.401Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:05:48.405Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:06:48.404Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:06:48.407Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:07:48.408Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:07:48.407Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:08:48.410Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:08:48.410Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:09:48.411Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:09:48.412Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:10:48.412Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:10:48.413Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:11:48.414Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:11:48.414Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:12:48.416Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:12:48.415Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:13:48.417Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:13:48.416Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:14:48.418Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:14:48.418Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:15:48.420Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:15:48.420Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:16:48.420Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:16:48.421Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:17:48.422Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:17:48.422Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:18:48.425Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:18:48.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:19:48.427Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:19:48.427Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:20:48.429Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:20:48.432Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:21:48.429Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:21:48.433Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:22:48.431Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:22:48.434Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:23:48.431Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:23:48.435Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:24:48.432Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:24:48.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:25:48.434Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:25:48.438Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:26:48.436Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:26:48.438Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:27:48.437Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:27:48.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:28:48.439Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:28:48.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:29:48.442Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:29:48.442Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:30:48.443Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:30:48.443Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:31:48.443Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:31:48.444Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:32:48.444Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:32:48.445Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:33:48.446Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:33:48.447Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:34:48.447Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:34:48.448Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:35:48.449Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:35:48.448Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:36:48.450Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:36:48.450Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:37:48.450Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:37:48.452Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:38:48.452Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:38:48.453Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:39:48.453Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:39:48.454Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:40:48.455Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:40:48.455Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:41:48.457Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:41:48.457Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:42:48.459Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:42:48.460Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:43:48.460Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:43:48.460Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:44:48.461Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:44:48.462Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:45:48.462Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:45:48.462Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:46:48.465Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:46:48.465Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:47:48.465Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:47:48.465Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:48:48.467Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:48:48.467Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:49:48.467Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:49:48.468Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:50:48.469Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:50:48.470Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:51:48.471Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:51:48.472Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:52:48.473Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:52:48.473Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:53:48.476Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:53:48.476Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:54:48.476Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:54:48.477Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:55:48.478Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:55:48.478Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:56:48.479Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:56:48.480Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:57:48.480Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:57:48.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:58:48.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:58:48.482Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T00:59:48.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T00:59:48.483Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T01:00:48.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T01:00:48.484Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T01:01:48.486Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T01:01:48.486Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T01:02:48.487Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T01:02:48.487Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T01:03:48.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T01:03:48.489Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T01:04:48.491Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T01:04:48.491Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T01:05:48.493Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T01:05:48.494Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T01:06:48.494Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T01:06:48.494Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T01:07:48.496Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T01:07:48.496Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T01:08:48.497Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T01:08:48.497Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T01:09:48.499Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T01:09:48.499Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-04-22T01:10:48.500Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T01:10:48.501Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO