Results

By type

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

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

2023-05-13T23:22:15.383Z||main|||||INFO|500||The following profiles are active: basic
2023-05-13T23:22:28.677Z||main|||||INFO|500||Starting service [Tomcat]
2023-05-13T23:22:28.679Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-05-13T23:22:28.914Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-05-13T23:22:32.108Z||main|||||INFO|500||catdb-pool - Starting...
2023-05-13T23:22:32.444Z||main|||||INFO|500||catdb-pool - Start completed.
2023-05-13T23:22:32.790Z||main|||||INFO|500||reqdb-pool - Starting...
2023-05-13T23:22:32.843Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-05-13T23:22:33.023Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-05-13T23:22:33.391Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-05-13T23:22:34.300Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-05-13T23:22:37.373Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-13T23:22:39.261Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-13T23:22:39.307Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-05-13T23:22:39.623Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-13T23:22:40.131Z||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-05-13T23:22:40.923Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-13T23:22:41.840Z||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-05-13T23:22:43.031Z||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-05-13T23:22:43.773Z||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-05-13T23:22:43.783Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:43.811Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:45.716Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:45.717Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[1883], Server=[envoy], Date=[Sat, 13 May 2023 23:22:43 GMT], Content-Type=[application/json]}
2023-05-13T23:22:45.720Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"73e648e3e335489bb99c21bc3a6d6e51","versionId":"cc672ba44d864cebb0d58ebb42b3b717"}

2023-05-13T23:22:45.768Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-05-13T23:22:45.807Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/73e648e3e335489bb99c21bc3a6d6e51/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:45.808Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73e648e3e335489bb99c21bc3a6d6e51/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:45.809Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73e648e3e335489bb99c21bc3a6d6e51/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:46.384Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73e648e3e335489bb99c21bc3a6d6e51/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:46.385Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/73e648e3e335489bb99c21bc3a6d6e51/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[548], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:45 GMT]}
2023-05-13T23:22:46.386Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:46.388Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-05-13T23:22:46.389Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:46.445Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:46.446Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:46.448Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:46.709Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:46.710Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[258], Server=[envoy], Date=[Sat, 13 May 2023 23:22:46 GMT], Content-Type=[application/json]}
2023-05-13T23:22:46.710Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"65491546208c4865bad8461bb20b40d2","versionId":"1a90baae9f274e65a6f2330a469fafe4"}

2023-05-13T23:22:46.713Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-05-13T23:22:46.746Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:46.746Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e2e25409-5fcf-40aa-a39f-6ab06d63dd75], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:46.748Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:47.209Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[458], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:46 GMT]}
2023-05-13T23:22:47.211Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:47.212Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/65491546208c4865bad8461bb20b40d2/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:47.213Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-05-13T23:22:47.213Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:47.289Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:47.290Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c8c2986e-a754-427a-8231-94f39ede018c], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:47.292Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:47.565Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[270], Server=[envoy], Date=[Sat, 13 May 2023 23:22:47 GMT], Content-Type=[application/json]}
2023-05-13T23:22:47.566Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"72841f54b20145c085791ccc5c405f00","versionId":"3a44c93ce3e448ef96968bf547bd5003"}

2023-05-13T23:22:47.568Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:47.571Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-05-13T23:22:47.626Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/72841f54b20145c085791ccc5c405f00/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:47.627Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/72841f54b20145c085791ccc5c405f00/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:47.628Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/72841f54b20145c085791ccc5c405f00/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:48.140Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/72841f54b20145c085791ccc5c405f00/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:48.141Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/72841f54b20145c085791ccc5c405f00/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[506], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:47 GMT]}
2023-05-13T23:22:48.142Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:48.143Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-05-13T23:22:48.143Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:48.203Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:48.204Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:48.206Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:48.505Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:48.506Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[295], Server=[envoy], Date=[Sat, 13 May 2023 23:22:48 GMT], Content-Type=[application/json]}
2023-05-13T23:22:48.507Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"d6a0a4b68c274cf59d70c9cb9ea1642d","versionId":"69b0e75afb7d4a5eafa904ebb03e1ffe"}

2023-05-13T23:22:48.512Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-05-13T23:22:48.558Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:48.561Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fb9a6dbc-0b1f-4f0c-9b1c-c2d170c35d95], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:48.563Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:48.972Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[406], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:48 GMT]}
2023-05-13T23:22:48.973Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:48.973Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d6a0a4b68c274cf59d70c9cb9ea1642d/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:48.973Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-05-13T23:22:48.974Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:49.016Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:49.017Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:49.018Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:49.281Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:49.282Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[259], Server=[envoy], Date=[Sat, 13 May 2023 23:22:49 GMT], Content-Type=[application/json]}
2023-05-13T23:22:49.283Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"8367c60232984523bc3f6e2347a23a56","versionId":"570c9c2ca5424d3c8bf0b6402c917d8a"}

2023-05-13T23:22:49.287Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-05-13T23:22:49.320Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8367c60232984523bc3f6e2347a23a56/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:49.321Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8367c60232984523bc3f6e2347a23a56/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:49.322Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8367c60232984523bc3f6e2347a23a56/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:49.727Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8367c60232984523bc3f6e2347a23a56/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:49.728Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8367c60232984523bc3f6e2347a23a56/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[401], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:49 GMT]}
2023-05-13T23:22:49.729Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:49.729Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-05-13T23:22:49.729Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:49.781Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:49.781Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f2d8d5aa-8087-4655-90ce-edb53d531f23], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:49.782Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:50.061Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[Sat, 13 May 2023 23:22:49 GMT], Content-Type=[application/json]}
2023-05-13T23:22:50.062Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"99f67df21a154886862f1750ee426d55","versionId":"23c439ccd1e34bf1a9f1e9bd67b83bdb"}

2023-05-13T23:22:50.063Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:50.065Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-05-13T23:22:50.088Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:50.089Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4a4b6945-0c6e-466c-9b2b-ae88667c98ac], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:50.090Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:50.522Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[428], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:50 GMT]}
2023-05-13T23:22:50.523Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:50.524Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99f67df21a154886862f1750ee426d55/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:50.525Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-05-13T23:22:50.525Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:50.572Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:50.572Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[82f2b35d-237b-43f6-ac51-00fded10df93], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:50.573Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:50.853Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[277], Server=[envoy], Date=[Sat, 13 May 2023 23:22:50 GMT], Content-Type=[application/json]}
2023-05-13T23:22:50.853Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"21eaf2e9182e450d950f945de831e1f0","versionId":"fd46594bdaf64571b1fbf9df92abf5b9"}

2023-05-13T23:22:50.854Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:50.858Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-05-13T23:22:50.885Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/21eaf2e9182e450d950f945de831e1f0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:50.886Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21eaf2e9182e450d950f945de831e1f0/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:50.887Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21eaf2e9182e450d950f945de831e1f0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:51.305Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/21eaf2e9182e450d950f945de831e1f0/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:51.306Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/21eaf2e9182e450d950f945de831e1f0/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[415], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:50 GMT]}
2023-05-13T23:22:51.306Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:51.306Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-05-13T23:22:51.307Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:51.347Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:51.348Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fefb6da2-5b7f-48e2-aa32-9c1b803fd930], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:51.349Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:51.708Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[355], Server=[envoy], Date=[Sat, 13 May 2023 23:22:51 GMT], Content-Type=[application/json]}
2023-05-13T23:22:51.709Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"bc068e2d0f264e949c30e449b90372fa","versionId":"e760c7ea603342919fb9c33be4b73d9c"}

2023-05-13T23:22:51.711Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:51.715Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-05-13T23:22:51.769Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:51.769Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[74e9da85-25a8-4371-b541-49c1d71cd1b3], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:51.770Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:52.350Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[577], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:51 GMT]}
2023-05-13T23:22:52.350Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:52.351Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bc068e2d0f264e949c30e449b90372fa/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:52.352Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-05-13T23:22:52.353Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:52.394Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:52.396Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:52.397Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:52.657Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:52.659Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[257], Server=[envoy], Date=[Sat, 13 May 2023 23:22:52 GMT], Content-Type=[application/json]}
2023-05-13T23:22:52.660Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"99b9e2d3b5b2409497fb1715cd239f47","versionId":"420ba36d08e84554b2943e381d561497"}

2023-05-13T23:22:52.663Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-05-13T23:22:52.707Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/99b9e2d3b5b2409497fb1715cd239f47/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:52.708Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99b9e2d3b5b2409497fb1715cd239f47/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:52.710Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99b9e2d3b5b2409497fb1715cd239f47/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:53.247Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/99b9e2d3b5b2409497fb1715cd239f47/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:53.248Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/99b9e2d3b5b2409497fb1715cd239f47/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[531], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:52 GMT]}
2023-05-13T23:22:53.248Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:53.249Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-05-13T23:22:53.249Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:53.282Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:53.283Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:53.284Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:53.643Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:53.644Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[355], Server=[envoy], Date=[Sat, 13 May 2023 23:22:53 GMT], Content-Type=[application/json]}
2023-05-13T23:22:53.645Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"f57fb55716c640d29b4239bc4a384a1b","versionId":"8baa407e76ed4beab1a234f63ff722b8"}

2023-05-13T23:22:53.648Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-05-13T23:22:53.690Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f57fb55716c640d29b4239bc4a384a1b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:53.692Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f57fb55716c640d29b4239bc4a384a1b/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:53.693Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f57fb55716c640d29b4239bc4a384a1b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:54.093Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f57fb55716c640d29b4239bc4a384a1b/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:54.094Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f57fb55716c640d29b4239bc4a384a1b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[395], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:53 GMT]}
2023-05-13T23:22:54.094Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:54.095Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-05-13T23:22:54.095Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:54.138Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:54.139Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:54.140Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:54.409Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:54.409Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[266], Server=[envoy], Date=[Sat, 13 May 2023 23:22:54 GMT], Content-Type=[application/json]}
2023-05-13T23:22:54.410Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"7be51d1e09c84b0c808114ab1921bbe6","versionId":"b7fe523358c84b01a83cc2911ac05628"}

2023-05-13T23:22:54.413Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-05-13T23:22:54.444Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:54.444Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e6dac4c9-dcab-4067-be77-9b03a1382c83], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:54.445Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:54.840Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[392], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:54 GMT]}
2023-05-13T23:22:54.841Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:54.842Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7be51d1e09c84b0c808114ab1921bbe6/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:54.843Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-05-13T23:22:54.843Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:54.880Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:54.881Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:54.882Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:55.118Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:55.118Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[232], Server=[envoy], Date=[Sat, 13 May 2023 23:22:54 GMT], Content-Type=[application/json]}
2023-05-13T23:22:55.119Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"09657b6b731448268421f03c32260a6b","versionId":"b671c97527364a9f918cc541d5e6852f"}

2023-05-13T23:22:55.123Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-05-13T23:22:55.160Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/09657b6b731448268421f03c32260a6b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:55.161Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09657b6b731448268421f03c32260a6b/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:55.162Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09657b6b731448268421f03c32260a6b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:55.540Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09657b6b731448268421f03c32260a6b/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:55.540Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/09657b6b731448268421f03c32260a6b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[374], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:55 GMT]}
2023-05-13T23:22:55.541Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:55.541Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-05-13T23:22:55.542Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:55.591Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:55.592Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:55.593Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:55.819Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:55.820Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[223], Server=[envoy], Date=[Sat, 13 May 2023 23:22:55 GMT], Content-Type=[application/json]}
2023-05-13T23:22:55.822Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"ce9c6340fab94db9b0e7a63ed933220f","versionId":"3fc306ec13214339b0855ed2b3489615"}

2023-05-13T23:22:55.826Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-05-13T23:22:55.852Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ce9c6340fab94db9b0e7a63ed933220f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:55.853Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce9c6340fab94db9b0e7a63ed933220f/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:55.854Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce9c6340fab94db9b0e7a63ed933220f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:56.260Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ce9c6340fab94db9b0e7a63ed933220f/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:56.261Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ce9c6340fab94db9b0e7a63ed933220f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[402], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:55 GMT]}
2023-05-13T23:22:56.262Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:56.262Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-05-13T23:22:56.262Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:56.304Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:56.305Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7614a811-581d-4ec7-81a8-5ed9fdb33eab], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:56.306Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:56.584Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[275], Server=[envoy], Date=[Sat, 13 May 2023 23:22:56 GMT], Content-Type=[application/json]}
2023-05-13T23:22:56.586Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1b8ef125d65640ffadc1716745498e04","versionId":"9043cd6f569e4ca3888e8c9077f9f05b"}

2023-05-13T23:22:56.587Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:56.590Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-05-13T23:22:56.623Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1b8ef125d65640ffadc1716745498e04/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:56.623Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b8ef125d65640ffadc1716745498e04/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:56.624Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b8ef125d65640ffadc1716745498e04/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:57.007Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1b8ef125d65640ffadc1716745498e04/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:57.007Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1b8ef125d65640ffadc1716745498e04/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[379], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:56 GMT]}
2023-05-13T23:22:57.008Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:57.008Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-05-13T23:22:57.008Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:57.043Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:57.044Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:57.046Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:57.302Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:57.303Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[253], Server=[envoy], Date=[Sat, 13 May 2023 23:22:57 GMT], Content-Type=[application/json]}
2023-05-13T23:22:57.304Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"9c7c4e0ff98243639e597db933e8a46f","versionId":"d38a579e5b7e4f0582ffefd8b1db704a"}

2023-05-13T23:22:57.306Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-05-13T23:22:57.331Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:57.332Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[83639992-5c71-4ee7-9eca-5184bd421642], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:57.333Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:57.758Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[422], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:57 GMT]}
2023-05-13T23:22:57.759Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:57.760Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9c7c4e0ff98243639e597db933e8a46f/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:57.761Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-05-13T23:22:57.761Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:57.807Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:57.807Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2d889c89-55da-417a-aaf0-cece88376a34], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:57.808Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:58.063Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[252], Server=[envoy], Date=[Sat, 13 May 2023 23:22:57 GMT], Content-Type=[application/json]}
2023-05-13T23:22:58.064Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"dac7fa748eae43bcafcf8973bed69d75","versionId":"c015208155e242ad941d4a031890a5ff"}

2023-05-13T23:22:58.064Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:58.068Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-05-13T23:22:58.091Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:58.091Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[50276720-5287-44a5-aae5-dc3daa045fc4], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:58.092Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:58.506Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[411], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:58 GMT]}
2023-05-13T23:22:58.507Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:58.508Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dac7fa748eae43bcafcf8973bed69d75/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:58.509Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-05-13T23:22:58.509Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:58.551Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:58.552Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[607dd4b7-1899-4c3e-a0c7-c6c7981213e1], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:58.552Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:58.808Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[253], Server=[envoy], Date=[Sat, 13 May 2023 23:22:58 GMT], Content-Type=[application/json]}
2023-05-13T23:22:58.809Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"131feb68f81d4e1b8d95468a885135f5","versionId":"7eeeb0e797c946448d144a9aef0e730d"}

2023-05-13T23:22:58.810Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:58.814Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-05-13T23:22:58.843Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/131feb68f81d4e1b8d95468a885135f5/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:22:58.844Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/131feb68f81d4e1b8d95468a885135f5/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:58.845Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/131feb68f81d4e1b8d95468a885135f5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:22:59.281Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/131feb68f81d4e1b8d95468a885135f5/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:22:59.281Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/131feb68f81d4e1b8d95468a885135f5/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[433], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:58 GMT]}
2023-05-13T23:22:59.282Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:22:59.282Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-05-13T23:22:59.282Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:59.312Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:22:59.312Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[67d4e051-6c72-4b7b-85e0-1259aa208c60], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:59.313Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:22:59.583Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[267], Server=[envoy], Date=[Sat, 13 May 2023 23:22:59 GMT], Content-Type=[application/json]}
2023-05-13T23:22:59.584Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6fc182bb874941ae9767b5d91be49c8b","versionId":"6dbb565e2f124c65b4fe2119331ba72b"}

2023-05-13T23:22:59.585Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:22:59.588Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-05-13T23:22:59.615Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:22:59.616Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5076c3ae-d15c-41a1-99e0-572de0d7d621], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:22:59.616Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:23:00.055Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[434], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:22:59 GMT]}
2023-05-13T23:23:00.056Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:23:00.056Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6fc182bb874941ae9767b5d91be49c8b/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:23:00.056Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-05-13T23:23:00.057Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:00.088Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:00.089Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:23:00.090Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:00.340Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:23:00.340Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[246], Server=[envoy], Date=[Sat, 13 May 2023 23:23:00 GMT], Content-Type=[application/json]}
2023-05-13T23:23:00.341Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"ad8d6a94876d44adb1d630acd6d89c2f","versionId":"0438d345ef97492895668d7d30232db8"}

2023-05-13T23:23:00.343Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-05-13T23:23:00.367Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ad8d6a94876d44adb1d630acd6d89c2f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:23:00.368Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ad8d6a94876d44adb1d630acd6d89c2f/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:23:00.369Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ad8d6a94876d44adb1d630acd6d89c2f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:23:00.820Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ad8d6a94876d44adb1d630acd6d89c2f/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:23:00.820Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ad8d6a94876d44adb1d630acd6d89c2f/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[447], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:23:00 GMT]}
2023-05-13T23:23:00.821Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:23:00.821Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-05-13T23:23:00.821Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:00.866Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:23:00.866Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fc426f31-f3b3-481d-a085-0a61dfe1e9b1], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:23:00.867Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:01.083Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[214], Server=[envoy], Date=[Sat, 13 May 2023 23:23:00 GMT], Content-Type=[application/json]}
2023-05-13T23:23:01.085Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"09a2051b448148ac84e1a4ef10573323","versionId":"67d332d52d57494d9c2b1acf56947e96"}

2023-05-13T23:23:01.086Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:23:01.089Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-05-13T23:23:01.115Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:23:01.115Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4d30bb74-a3b5-455a-9ce8-2bd137b6e350], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:23:01.116Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:23:01.512Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[392], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:23:01 GMT]}
2023-05-13T23:23:01.513Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:23:01.514Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/09a2051b448148ac84e1a4ef10573323/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:23:01.514Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-05-13T23:23:01.515Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:01.567Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:01.568Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:23:01.570Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:01.823Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:23:01.824Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[250], Server=[envoy], Date=[Sat, 13 May 2023 23:23:01 GMT], Content-Type=[application/json]}
2023-05-13T23:23:01.824Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"aa8fae75cfdf47f8bdeeb2fd3119ac93","versionId":"0b844e9e2da04d7a8d5453ff4de8e799"}

2023-05-13T23:23:01.826Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-05-13T23:23:01.848Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/aa8fae75cfdf47f8bdeeb2fd3119ac93/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:23:01.848Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aa8fae75cfdf47f8bdeeb2fd3119ac93/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:23:01.849Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aa8fae75cfdf47f8bdeeb2fd3119ac93/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:23:02.247Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aa8fae75cfdf47f8bdeeb2fd3119ac93/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:23:02.248Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/aa8fae75cfdf47f8bdeeb2fd3119ac93/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[395], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:23:01 GMT]}
2023-05-13T23:23:02.248Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:23:02.248Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-05-13T23:23:02.249Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:02.291Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:23:02.292Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[03082b5a-4934-40e8-85c2-89bd306cdecb], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:23:02.292Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:02.547Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[252], Server=[envoy], Date=[Sat, 13 May 2023 23:23:02 GMT], Content-Type=[application/json]}
2023-05-13T23:23:02.549Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"d65aa53777354d318c3998b2449882b7","versionId":"1a87bb6c2f174cb8bc4046b141b5ab9e"}

2023-05-13T23:23:02.550Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:23:02.553Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-05-13T23:23:02.582Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:23:02.582Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[76efa547-e0f8-4721-bd58-9dfeaa9d3742], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:23:02.583Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:23:02.984Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[397], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:23:02 GMT]}
2023-05-13T23:23:02.985Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:23:02.986Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d65aa53777354d318c3998b2449882b7/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:23:02.987Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-05-13T23:23:02.987Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:03.141Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:03.142Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:23:03.143Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:03.394Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:23:03.395Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[247], Server=[envoy], Date=[Sat, 13 May 2023 23:23:03 GMT], Content-Type=[application/json]}
2023-05-13T23:23:03.395Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"1e02cbdf705d46ed9e4725f9062b5bb8","versionId":"3b31c14b1c2945e19a333b783b1f92ed"}

2023-05-13T23:23:03.398Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-05-13T23:23:03.428Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1e02cbdf705d46ed9e4725f9062b5bb8/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-05-13T23:23:03.429Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e02cbdf705d46ed9e4725f9062b5bb8/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:23:03.430Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e02cbdf705d46ed9e4725f9062b5bb8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:23:03.829Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1e02cbdf705d46ed9e4725f9062b5bb8/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:23:03.830Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1e02cbdf705d46ed9e4725f9062b5bb8/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[395], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:23:03 GMT]}
2023-05-13T23:23:03.830Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:23:03.830Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-05-13T23:23:03.831Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:03.878Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:03.879Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-05-13T23:23:03.880Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:04.140Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-05-13T23:23:04.140Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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=[257], Server=[envoy], Date=[Sat, 13 May 2023 23:23:03 GMT], Content-Type=[application/json]}
2023-05-13T23:23:04.142Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||{"id":"07b0bc6d4ac948eebc42df68c636e16d","versionId":"1061a61c40414b99bdcdc47c346298b1"}

2023-05-13T23:23:04.144Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-05-13T23:23:04.169Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions|INFO|500||Invoke
2023-05-13T23:23:04.169Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions with request headers:{X-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e8622b23-487f-46e7-8286-47363f72f87d], X-ECOMP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-TransactionID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], X-ONAP-RequestID=[35890e0a-3bf3-4d7f-bf98-7b08dbf910d2], Content-Type=[application/json]}
2023-05-13T23:23:04.170Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-05-13T23:23:04.590Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[417], Server=[envoy], Content-Length=[0], Date=[Sat, 13 May 2023 23:23:04 GMT]}
2023-05-13T23:23:04.591Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-05-13T23:23:04.592Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07b0bc6d4ac948eebc42df68c636e16d/versions/latest/actions|INFO|500||InvokeReturn
2023-05-13T23:23:04.592Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-05-13T23:23:06.848Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|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-05-13T23:23:08.822Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||WARN|500||---
2023-05-13T23:23:08.822Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-05-13T23:23:08.822Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||WARN|500||---
2023-05-13T23:23:09.340Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-05-13T23:23:13.103Z|35890e0a-3bf3-4d7f-bf98-7b08dbf910d2|main|||||INFO|500||Started Application in 65.653 seconds (JVM running for 70.39)
2023-05-13T23:23:13.116Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-05-13T23:23:13.118Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-05-13T23:23:13.124Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-05-13T23:23:13.187Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 98fb4755-9edf-4486-a420-4afed978850c url= /sdc/v1/artifactTypes
2023-05-13T23:23:13.194Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-13T23:23:13.375Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-13T23:23:13.422Z||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-05-13T23:23:13.423Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-05-13T23:23:13.423Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= f16dae60-7ec6-4d38-ab12-954e074986e7 url= /sdc/v1/distributionKafkaData
2023-05-13T23:23:13.423Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-05-13T23:23:13.460Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-13T23:23:13.464Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@4b976635
2023-05-13T23:23:13.537Z||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-55955a79-74b7-4190-a667-e1958ec36e56
	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-05-13T23:23:13.583Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Instantiated an idempotent producer.
2023-05-13T23:23:13.657Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-05-13T23:23:13.712Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-13T23:23:13.713Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-13T23:23:13.713Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684020193709
2023-05-13T23:23:13.718Z||scheduling-1|||||INFO|500||start DistributionClient
2023-05-13T23:23:13.740Z||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-bf4433dc-4b64-46c4-b820-707bc7a7e183
	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-05-13T23:23:13.828Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-13T23:23:13.828Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-13T23:23:13.828Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684020193828
2023-05-13T23:23:13.830Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:23:13.832Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:23:13.833Z||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-098b4d93-ae86-4a93-95ce-ccbe75834dc4
	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-05-13T23:23:13.844Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-13T23:23:13.845Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-13T23:23:13.845Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684020193844
2023-05-13T23:23:13.846Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:23:13.849Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:23:13.853Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-05-13T23:23:14.697Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 hJ3qmDAWRCuw-nHxCOlJ4A
2023-05-13T23:23:14.697Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Cluster ID: iB1z9IdrQEWmm-YAEl0Emw
2023-05-13T23:23:14.698Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:14.698Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 hJ3qmDAWRCuw-nHxCOlJ4A
2023-05-13T23:23:14.698Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 hJ3qmDAWRCuw-nHxCOlJ4A
2023-05-13T23:23:14.699Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 hJ3qmDAWRCuw-nHxCOlJ4A
2023-05-13T23:23:14.699Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 hJ3qmDAWRCuw-nHxCOlJ4A
2023-05-13T23:23:14.699Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 hJ3qmDAWRCuw-nHxCOlJ4A
2023-05-13T23:23:14.699Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] ProducerId set to 4 with epoch 0
2023-05-13T23:23:14.700Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:14.700Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:14.701Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:14.701Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:14.701Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:14.703Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Cluster ID: iB1z9IdrQEWmm-YAEl0Emw
2023-05-13T23:23:14.703Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Cluster ID: iB1z9IdrQEWmm-YAEl0Emw
2023-05-13T23:23:14.704Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-05-13T23:23:14.705Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-05-13T23:23:14.727Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] (Re-)joining group
2023-05-13T23:23:14.727Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] (Re-)joining group
2023-05-13T23:23:14.769Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4-9116e157-3b08-4db3-a342-6ab41df7157e
2023-05-13T23:23:14.769Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183-f7d49f75-e1dc-4122-acff-0f2d925200ae
2023-05-13T23:23:14.770Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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-05-13T23:23:14.770Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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-05-13T23:23:14.770Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] (Re-)joining group
2023-05-13T23:23:14.770Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] (Re-)joining group
2023-05-13T23:23:20.792Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4-9116e157-3b08-4db3-a342-6ab41df7157e', protocol='range'}
2023-05-13T23:23:20.792Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183-f7d49f75-e1dc-4122-acff-0f2d925200ae', protocol='range'}
2023-05-13T23:23:20.854Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:20.855Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:20.855Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:20.855Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:20.856Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:20.856Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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 ZKtgnKg5RYG4wnyLH8TXsg
2023-05-13T23:23:20.862Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183-f7d49f75-e1dc-4122-acff-0f2d925200ae=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-098b4d93-ae86-4a93-95ce-ccbe75834dc4-9116e157-3b08-4db3-a342-6ab41df7157e=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-05-13T23:23:20.903Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4-9116e157-3b08-4db3-a342-6ab41df7157e', protocol='range'}
2023-05-13T23:23:20.903Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183-f7d49f75-e1dc-4122-acff-0f2d925200ae', protocol='range'}
2023-05-13T23:23:20.904Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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-05-13T23:23:20.905Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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-05-13T23:23:20.911Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, 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-05-13T23:23:20.911Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, 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-05-13T23:23:20.932Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-05-13T23:23:20.932Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-13T23:23:20.932Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-05-13T23:23:20.932Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-05-13T23:23:20.932Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-05-13T23:23:20.932Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-05-13T23:23:20.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-05-13T23:23:20.932Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-05-13T23:23:20.933Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-05-13T23:23:20.933Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-05-13T23:23:20.933Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-05-13T23:23:20.933Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-05-13T23:23:20.970Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-13T23:23:20.972Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-13T23:23:21.021Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-13T23:23:21.022Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-13T23:23:21.026Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-13T23:23:21.027Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-13T23:23:21.026Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-13T23:23:21.027Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-13T23:23:21.027Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-13T23:23:21.028Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-13T23:23:21.028Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-13T23:23:21.029Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-13T23:24:13.836Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:24:13.851Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:25:13.839Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:25:13.853Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:26:13.841Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:26:13.858Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:27:13.843Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:27:13.860Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:28:13.843Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:28:13.861Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:29:13.845Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:29:13.862Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:30:13.847Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:30:13.863Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:31:13.849Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:31:13.864Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:32:13.850Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:32:13.864Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:32:14.707Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-bf4433dc-4b64-46c4-b820-707bc7a7e183, groupId=SO] Node -1 disconnected.
2023-05-13T23:32:14.757Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-098b4d93-ae86-4a93-95ce-ccbe75834dc4, groupId=SO] Node -1 disconnected.
2023-05-13T23:32:14.997Z||kafka-producer-network-thread | SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-55955a79-74b7-4190-a667-e1958ec36e56] Node -1 disconnected.
2023-05-13T23:32:48.667Z||http-nio-8085-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-05-13T23:33:13.850Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:33:13.865Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:34:13.851Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:34:13.866Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:35:13.853Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:35:13.868Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:36:13.854Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:36:13.868Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:37:13.857Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:37:13.870Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:38:13.858Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:38:13.871Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:39:13.859Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:39:13.871Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:40:13.860Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:40:13.871Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:41:13.860Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:41:13.873Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:42:13.862Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:42:13.874Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:43:13.863Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:43:13.875Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:44:13.865Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:44:13.876Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:45:13.866Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:45:13.877Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:46:13.866Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:46:13.877Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:47:13.868Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:47:13.879Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:48:13.868Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:48:13.880Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:49:13.870Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:49:13.882Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:50:13.872Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:50:13.882Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:51:13.874Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:51:13.883Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:52:13.875Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:52:13.884Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:53:13.875Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:53:13.885Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:54:13.877Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:54:13.886Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:55:13.878Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:55:13.887Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:56:13.879Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:56:13.888Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:57:13.880Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:57:13.890Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:58:13.882Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:58:13.892Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-13T23:59:13.883Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-13T23:59:13.894Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:00:13.883Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:00:13.895Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:01:13.887Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:01:13.896Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-14T00:02:13.888Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-14T00:02:13.897Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO